#include <mgui/grid.h>
Public Member Functions | |
| DISPINFO () | |
| ~DISPINFO () | |
Public Attributes | |
| bool | m_bSelected |
| int | m_IconIndex |
| int | m_indent |
| int | m_OverlayImageIndex |
| int | m_StateImageIndex |
| MISTRING | m_text |
Definition at line 216 of file grid.h.
|
|
|
|
|
|
|
|
|
|
|
0-based Index into IMAGELIST set by SetImageList(), -1 == none
|
|
|
Number of icon widths to indent (default == 0).
|
|
|
Drawn on top of item's icon. -1 = none.
|
|
|
Displayed next to the item's icon -1 = none.
|
|
|
String to display.
|
1.3.8-20040913