ReactOS
0.4.15-dev-2155-g06f57e1
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
UINT | uBand |
UINT | wID |
LPARAM | lParam |
RECT | rc |
LPARAM | lParamNM |
Definition at line 1665 of file commctrl.h.
NMHDR tagNMREBARCHEVRON::hdr |
Definition at line 1666 of file commctrl.h.
Referenced by MainWndToolbarChevronPushed().
LPARAM tagNMREBARCHEVRON::lParam |
Definition at line 1669 of file commctrl.h.
Referenced by REBAR_PushChevron().
LPARAM tagNMREBARCHEVRON::lParamNM |
Definition at line 1671 of file commctrl.h.
Referenced by REBAR_PushChevron().
RECT tagNMREBARCHEVRON::rc |
Definition at line 1670 of file commctrl.h.
Referenced by MainWndToolbarChevronPushed(), and REBAR_PushChevron().
UINT tagNMREBARCHEVRON::uBand |
Definition at line 1667 of file commctrl.h.
Referenced by REBAR_PushChevron(), and TbnRebarChevronPushed().
UINT tagNMREBARCHEVRON::wID |
Definition at line 1668 of file commctrl.h.
Referenced by MainWndToolbarChevronPushed(), and REBAR_PushChevron().