will pass OnDefaultAction listbox messages to the view class for
processing.
+\latexignore{\rtfignore{\wxheading{Members}}}
+
\membersection{wxPropertyListPanel::wxPropertyListPanel}
\func{void}{wxPropertyListPanel}{\param{wxPropertyListView *}{view}, \param{wxWindow *}{parent},
- \param{int}{ x=-1}, \param{int}{ y=-1}, \param{int}{ width=-1}, \param{int}{height=-1},
+ \param{const wxPoint&}{ pos = wxDefaultPosition},
+ \param{const wxSize&}{ size = wxDefaultSize},
\param{long}{ style=0}, \param{char *}{name=``panel"}}
Constructor.
Destructor.
-
-
-