The wxPropertyFormPanel class is a prepackaged panel which can be used for viewing a property form. Pass a property form view object, and the panel will pass OnDefaultAction listbox messages to the view class for processing.
Members
wxPropertyFormPanel::wxPropertyFormPanel
wxPropertyFormPanel::~wxPropertyFormPanel
void wxPropertyFormPanel(wxPropertyFormView *view, wxWindow *parent, int x=-1, int y=-1, int width=-1, intheight=-1, long style=0, char *name="panel")
Constructor.
void ~wxPropertyFormPanel()
Destructor.