wxBoolProperty Class Reference
Basic property with boolean value.
More...
#include <props.h>
List of all members.
Public Member Functions |
| wxBoolProperty (const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, bool value=false) |
Detailed Description
Basic property with boolean value.
Supported special attributes:
- "UseCheckbox": Set to 1 to use check box editor instead of combo box.
- "UseDClickCycling": Set to 1 to cycle combo box instead showing the list.
The documentation for this class was generated from the following file: