X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..e602002e27b29b261848ffea89472befceca0ccb:/docs/latex/wx/validatr.tex diff --git a/docs/latex/wx/validatr.tex b/docs/latex/wx/validatr.tex index 2bbb2f7dd3..b6319b0a39 100644 --- a/docs/latex/wx/validatr.tex +++ b/docs/latex/wx/validatr.tex @@ -64,6 +64,13 @@ This base function returns NULL. Returns the window associated with the validator. +\membersection{wxValidator::SetBellOnError}{wxvalidatorsetbellonerror} + +\func{void}{SetBellOnError}{\param{bool}{ doIt = TRUE}} + +This functions switches on or turns off the error sound produced by the +validators if an invalid key is pressed. + \membersection{wxValidator::SetWindow}\label{wxvalidatorsetwindow} \func{void}{SetWindow}{\param{wxWindow*}{ window}}