ReactOS 0.4.15-dev-6669-g8227c5d
|
#include <commctrl.h>
Public Attributes | |
HIMAGELIST | himl |
RECT | margin |
UINT | uAlign |
Definition at line 4633 of file commctrl.h.
HIMAGELIST BUTTON_IMAGELIST::himl |
Definition at line 4634 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 4635 of file commctrl.h.
Referenced by Test_GetIdealSizeNoThemes(), and Test_Imagelist().
UINT BUTTON_IMAGELIST::uAlign |
Definition at line 4636 of file commctrl.h.
Referenced by test_bcm_get_ideal_size(), and Test_Imagelist().