]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/propbfva.tex
added and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it...
[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