1 \section{\class{wxPropertyFormPanel
}}\label{wxpropertyformpanel
}
3 The
{\bf wxPropertyFormPanel
} class is a prepackaged panel which can
4 be used for viewing a property form. Pass a property form view object, and the panel
5 will pass OnDefaultAction listbox messages to the view class for
8 \membersection{wxPropertyFormPanel::wxPropertyFormPanel
}
10 \func{void
}{wxPropertyFormPanel
}{\param{wxPropertyFormView *
}{view
},
\param{wxWindow *
}{parent
},
11 \param{int
}{ x=-
1},
\param{int
}{ y=-
1},
\param{int
}{ width=-
1},
\param{int
}{height=-
1},
12 \param{long
}{ style=
0},
\param{char *
}{name=``panel"
}}
16 \membersection{wxPropertyFormPanel::
\destruct{wxPropertyFormPanel
}}
18 \func{void
}{\destruct{wxPropertyFormPanel
}}{\void}