ReactOS 0.4.16-dev-117-g38f21f9
|
#include <commctrl.h>
Public Attributes | |
UINT | cbSize |
UINT | fMask |
HIMAGELIST | himl |
Definition at line 1479 of file commctrl.h.
UINT tagREBARINFO::cbSize |
Definition at line 1480 of file commctrl.h.
Referenced by create_rebar(), OnCreate(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and test_layout().
UINT tagREBARINFO::fMask |
Definition at line 1481 of file commctrl.h.
Referenced by create_rebar(), OnCreate(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and test_layout().
HIMAGELIST tagREBARINFO::himl |
Definition at line 1483 of file commctrl.h.
Referenced by create_rebar(), OnCreate(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and test_layout().