#include <Icons.h>
◆ Icons()
◆ disableEzIcon()
| void Icons::disableEzIcon |
( |
BOOL | bDisabled = TRUE | ) |
|
◆ drawIcon()
| void Icons::drawIcon |
( |
Graphics * | g, |
|
|
const IconType & | iconType, |
|
|
const Bounds & | iconRect, |
|
|
COLORREF | color = NULL ) |
◆ enableFillMode()
| void Icons::enableFillMode |
( |
BOOL | bEnabled = TRUE | ) |
|
◆ enableMonotone()
| void Icons::enableMonotone |
( |
BOOL | bEnabled = TRUE | ) |
|
◆ imageFileToIcon()
| long Icons::imageFileToIcon |
( |
const wstring & | imageFileName | ) |
|
◆ setBorderColor()
| void Icons::setBorderColor |
( |
COLORREF | color = RGB(0, 0, 0) | ) |
|
◆ setColor()
| void Icons::setColor |
( |
COLORREF | color = RGB(51, 102, 152) | ) |
|
◆ setMaxImageSize()
| void Icons::setMaxImageSize |
( |
long | imageSize | ) |
|
◆ setTextColor()
| void Icons::setTextColor |
( |
COLORREF | color = RGB(0, 0, 0) | ) |
|
The documentation for this class was generated from the following file: