RBN_CHEVRONPUSHED notification code
Applies to: desktop apps only
Sent by a rebar control when a chevron is pushed. This notification code is sent in the form of a WM_NOTIFY message.
RBN_CHEVRONPUSHED
lpnm = (NMREBARCHEVRON) lParam;
Parameters
- lParam
-
Pointer to the band's NMREBARCHEVRON structure.
Return value
The return value for this notification is not used.
Remarks
When an application receives this notification code, it is responsible for displaying a popup menu with items for each hidden tool. Use the rc member of the NMREBARCHEVRON structure to find the correct position for the popup menu.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 3/6/2012