Contains information relayed to property's OnCustomPaint. More...
#include <propgrid.h>
Public Attributes | |
int | m_choiceItem |
int | m_drawnHeight |
int | m_drawnWidth |
const wxPropertyGrid * | m_parent |
Contains information relayed to property's OnCustomPaint.
Definition at line 479 of file propgrid.h.
Normally -1, otherwise index to drop-down list item that has to be drawn.
Definition at line 485 of file propgrid.h.
In a measure item call, set this to the height of item at m_choiceItem index.
Definition at line 491 of file propgrid.h.
Set to drawn width in OnCustomPaint (optional).
Definition at line 488 of file propgrid.h.
Definition at line 482 of file propgrid.h.