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