wxPGPaintData Struct Reference

Contains information relayed to property's OnCustomPaint. More...

#include <propdev.h>

List of all members.

Public Attributes

int m_choiceItem
int m_drawnHeight
int m_drawnWidth
const wxPropertyGridm_parent


Detailed Description

Contains information relayed to property's OnCustomPaint.


Member Data Documentation

int wxPGPaintData::m_choiceItem
 

Normally -1, otherwise index to drop-down list item that has to be drawn.

int wxPGPaintData::m_drawnHeight
 

In a measure item call, set this to the height of item at m_choiceItem index.

int wxPGPaintData::m_drawnWidth
 

Set to drawn width in OnCustomPaint (optional).

const wxPropertyGrid* wxPGPaintData::m_parent
 

wxPropertyGrid.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 29 16:56:23 2007 for wxPropertyGrid by doxygen 1.3.6