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
CELLTYPE m_CellType
int m_IconIndex
int m_indent
int m_OverlayImageIndex
int m_StateImageIndex
MISTRING m_text
MISTRING m_ToolTipStr

Detailed Description

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


Constructor & Destructor Documentation

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

Member Data Documentation

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.

String to display as a data tip, call MISTRING::Clear() to show no data tip.


The documentation for this struct was generated from the following file:

Generated on Sun Oct 7 21:35:33 2012 for TNTsdk 2012 by  doxygen 1.6.1