This topic has not yet been rated - Rate this topic

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

Commctrl.h

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ