fa482912e4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 lines
459 B
TeX
18 lines
459 B
TeX
\section{\class{wxBoolFormValidator}}\label{wxboolformvalidator}
|
|
|
|
This class validates a boolean value for a \helpref{form view}{wxpropertyformview}.
|
|
The associated control must be a wxCheckBox.
|
|
|
|
\wxheading{See also}
|
|
|
|
\helpref{Property validator classes}{proplistvalidatorclasses}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
\membersection{wxBoolFormValidator::wxBoolFormValidator}
|
|
|
|
\func{void}{wxBoolFormValidator}{\param{long }{flags=0}}
|
|
|
|
Constructor.
|
|
|