RB_PUSHCHEVRON message
Sent to a rebar control to programmatically push a chevron.
Parameters
-
wParam
-
Zero-based index of the band whose chevron is to be pushed.
-
lParam
-
An application defined 32-bit value. It will be passed back to the application as the lParamNM member of the NMREBARCHEVRON structure that is passed with the RBN_CHEVRONPUSHED notification.
Return value
The return value for this message is not used.
Remarks
When this message is sent, the rebar control will send the application an RBN_CHEVRONPUSHED notification code, prompting it to display the chevron menu.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|