MGUI::CUSTOMDRAW_TREE Class Reference
Custom drawing parameters for CTRL_TREE.
More...
#include <mgui/tree.h>
List of all members.
Detailed Description
Custom drawing parameters for CTRL_TREE.
Constructor & Destructor Documentation
| MGUI::CUSTOMDRAW_TREE::CUSTOMDRAW_TREE |
( |
|
) |
|
| MGUI::CUSTOMDRAW_TREE::~CUSTOMDRAW_TREE |
( |
|
) |
|
Member Function Documentation
| MGD::PIXEL MGUI::CUSTOMDRAW_TREE::GetBackgroundPixel |
( |
|
) |
const [inline] |
Get background pixel value.
Get handle for item being drawn if applicable.
| int MGUI::CUSTOMDRAW_TREE::GetLevel |
( |
|
) |
const [inline] |
Get level (depth) of item being drawn.
- Returns:
- Level of item, root is level 0.
| MGD::PIXEL MGUI::CUSTOMDRAW_TREE::GetTextPixel |
( |
|
) |
const [inline] |
| void MGUI::CUSTOMDRAW_TREE::SetBackgroundColor |
( |
const COLOR & |
color |
) |
|
Set background color.
- Parameters:
-
| void MGUI::CUSTOMDRAW_TREE::SetBackgroundPixel |
( |
MGD::PIXEL |
pixel |
) |
[inline] |
Set background pixel value.
- Parameters:
-
| void MGUI::CUSTOMDRAW_TREE::SetTextColor |
( |
const COLOR & |
color |
) |
|
Set text color.
- Parameters:
-
| void MGUI::CUSTOMDRAW_TREE::SetTextPixel |
( |
MGD::PIXEL |
pixel |
) |
[inline] |
Set text pixel value.
- Parameters:
-
The documentation for this class was generated from the following file: