Attributes of a single wxPGChoices choice. More...
#include <propgrid.h>
 
  
 | Public Member Functions | |
| int | GetValue () const | 
| void | SetValue (int value) | 
| wxPGChoiceEntry (const wxString &label, int value, const wxBitmap &bitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour) | |
| wxPGChoiceEntry (const wxString &label, int value=INT_MAX) | |
| wxPGChoiceEntry (const wxPGChoiceEntry &entry) | |
| Protected Attributes | |
| int | m_value | 
Attributes of a single wxPGChoices choice.
 1.6.3
 1.6.3