Call Initialize to create the panel and associate the view; override OnCreatePanel
if you wish to use a panel class other than the default wxPropertyFormPanel.
+\latexignore{\rtfignore{\wxheading{Members}}}
+
\membersection{wxPropertyFormFrame::wxPropertyFormFrame}
\func{void}{wxPropertyFormFrame}{\param{wxPropertyFormView *}{view}, \param{wxFrame *}{parent}, \param{char *}{title},
\membersection{wxPropertyFormFrame::Initialize}
-\func{Bool}{Initialize}{\void}
+\func{bool}{Initialize}{\void}
Must be called to create the panel and associate the view with the panel and frame.
Creates a panel. Override this to create a panel type other than wxPropertyFormPanel.
-