]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/propbfva.tex
changes wxFRAME_EX_CONTEXTHELP value to avoid clash with wxWS_EX_TRANSIENT
[wxWidgets.git] / docs / latex / wx / propbfva.tex
CommitLineData
200fed6c
VS
1\section{\class{wxBoolFormValidator}}\label{wxboolformvalidator}
2
fa482912
JS
3This class validates a boolean value for a \helpref{form view}{wxpropertyformview}.
4The associated control must be a wxCheckBox.
200fed6c 5
fa482912
JS
6\wxheading{See also}
7
8\helpref{Property validator classes}{proplistvalidatorclasses}
9
10\latexignore{\rtfignore{\wxheading{Members}}}
200fed6c
VS
11
12\membersection{wxBoolFormValidator::wxBoolFormValidator}
13
14\func{void}{wxBoolFormValidator}{\param{long }{flags=0}}
15
16Constructor.
17