#include <propgrid.h>
Public Attributes | |
| int | m_choiceItem |
| int | m_drawnHeight |
| int | m_drawnWidth |
| const wxPropertyGrid * | m_parent |
Normally -1, otherwise index to drop-down list item that has to be drawn.
In a measure item call, set this to the height of item at m_choiceItem index.
Set to drawn width in OnCustomPaint (optional).
1.5.5