MGUI::CTRL_GRID::DISPINFO Struct Reference

Structure passed to OnGetDispInfo Note: for the present, only the m_text member is supported by X. More...

#include <mgui/grid.h>

List of all members.

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


Detailed Description

Structure passed to OnGetDispInfo Note: for the present, only the m_text member is supported by X.

Definition at line 216 of file grid.h.


Constructor & Destructor Documentation

MGUI::CTRL_GRID::DISPINFO::DISPINFO  )  [inline]
 

Definition at line 217 of file grid.h.

MGUI::CTRL_GRID::DISPINFO::~DISPINFO  )  [inline]
 

Definition at line 225 of file grid.h.


Member Data Documentation

bool MGUI::CTRL_GRID::DISPINFO::m_bSelected
 

Definition at line 232 of file grid.h.

int MGUI::CTRL_GRID::DISPINFO::m_IconIndex
 

0-based Index into IMAGELIST set by SetImageList(), -1 == none

Definition at line 229 of file grid.h.

int MGUI::CTRL_GRID::DISPINFO::m_indent
 

Number of icon widths to indent (default == 0).

Definition at line 228 of file grid.h.

int MGUI::CTRL_GRID::DISPINFO::m_OverlayImageIndex
 

Drawn on top of item's icon. -1 = none.

Definition at line 231 of file grid.h.

int MGUI::CTRL_GRID::DISPINFO::m_StateImageIndex
 

Displayed next to the item's icon -1 = none.

Definition at line 230 of file grid.h.

MISTRING MGUI::CTRL_GRID::DISPINFO::m_text
 

String to display.

Definition at line 227 of file grid.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 14 13:20:46 2004 for TNTsdk by  doxygen 1.3.8-20040913