|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cicuif.h>
Public Member Functions | |
| CUIFIcon & | operator= (HICON hIcon) |
| HIMAGELIST | GetImageList (BOOL bMirror) |
Public Attributes | |
| HICON | m_hIcon |
| HIMAGELIST | m_hImageList |
| HIMAGELIST CUIFIcon::GetImageList | ( | BOOL | bMirror | ) |
Definition at line 1019 of file cicuif.cpp.
| HICON CUIFIcon::m_hIcon |
Definition at line 335 of file cicuif.h.
Referenced by CUIFButton::CUIFButton(), CUIFButton::DrawIconProc(), CUIFToolbarButton::GetIcon(), GetImageList(), operator=(), and CUIFButton::SetIcon().
| HIMAGELIST CUIFIcon::m_hImageList |
Definition at line 336 of file cicuif.h.
Referenced by CUIFButton::CUIFButton(), GetImageList(), operator=(), and CUIFButton::~CUIFButton().