ReactOS 0.4.16-dev-197-g92996da
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
UINT | uBand |
UINT | wID |
LPARAM | lParam |
RECT | rc |
LPARAM | lParamNM |
Definition at line 1669 of file commctrl.h.
NMHDR tagNMREBARCHEVRON::hdr |
Definition at line 1670 of file commctrl.h.
LPARAM tagNMREBARCHEVRON::lParam |
Definition at line 1673 of file commctrl.h.
Referenced by REBAR_PushChevron().
LPARAM tagNMREBARCHEVRON::lParamNM |
Definition at line 1675 of file commctrl.h.
Referenced by REBAR_PushChevron().
RECT tagNMREBARCHEVRON::rc |
Definition at line 1674 of file commctrl.h.
Referenced by REBAR_PushChevron().
UINT tagNMREBARCHEVRON::uBand |
Definition at line 1671 of file commctrl.h.
Referenced by REBAR_PushChevron().
UINT tagNMREBARCHEVRON::wID |
Definition at line 1672 of file commctrl.h.
Referenced by REBAR_PushChevron().