Classes | |
class | wxPropertySheetDialog |
This class represents a property sheet dialog: a tabbed dialog for showing settings. More... | |
Enumerations | |
enum | wxPropertySheetDialogFlags { wxPROPSHEET_DEFAULT = 0x0001 , wxPROPSHEET_NOTEBOOK = 0x0002 , wxPROPSHEET_TOOLBOOK = 0x0004 , wxPROPSHEET_CHOICEBOOK = 0x0008 , wxPROPSHEET_LISTBOOK = 0x0010 , wxPROPSHEET_BUTTONTOOLBOOK = 0x0020 , wxPROPSHEET_TREEBOOK = 0x0040 , wxPROPSHEET_SHRINKTOFIT = 0x0100 } |
Values used by wxPropertySheetDialog::SetSheetStyle. More... | |
Values used by wxPropertySheetDialog::SetSheetStyle.