ReactOS 0.4.16-dev-91-g764881a
|
#include <commctrl.h>
Public Attributes | |
HIMAGELIST | himl |
RECT | margin |
UINT | uAlign |
Definition at line 4638 of file commctrl.h.
HIMAGELIST BUTTON_IMAGELIST::himl |
Definition at line 4639 of file commctrl.h.
Referenced by BUTTON_WindowProc(), test_bcm_get_ideal_size(), Test_GetIdealSizeNoThemes(), and Test_Imagelist().
RECT BUTTON_IMAGELIST::margin |
Definition at line 4640 of file commctrl.h.
Referenced by Test_GetIdealSizeNoThemes(), and Test_Imagelist().
UINT BUTTON_IMAGELIST::uAlign |
Definition at line 4641 of file commctrl.h.
Referenced by test_bcm_get_ideal_size(), and Test_Imagelist().