|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| UINT | uBand |
| UINT | wID |
| RECT | rcChild |
| RECT | rcBand |
Definition at line 1641 of file commctrl.h.
| NMHDR tagNMREBARCHILDSIZE::hdr |
Definition at line 1642 of file commctrl.h.
| RECT tagNMREBARCHILDSIZE::rcBand |
Definition at line 1646 of file commctrl.h.
Referenced by DesktopBar::Notify(), and REBAR_MoveChildWindows().
| RECT tagNMREBARCHILDSIZE::rcChild |
Definition at line 1645 of file commctrl.h.
Referenced by DesktopBar::Notify(), and REBAR_MoveChildWindows().
| UINT tagNMREBARCHILDSIZE::uBand |
Definition at line 1643 of file commctrl.h.
Referenced by REBAR_MoveChildWindows().
| UINT tagNMREBARCHILDSIZE::wID |
Definition at line 1644 of file commctrl.h.
Referenced by DesktopBar::Notify(), and REBAR_MoveChildWindows().