ActiveReports 13
AutoValidate Property (FlatToolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > FlatToolbox Class : AutoValidate Property
Gets or sets how the control performs validation when the user changes focus to another control.
Syntax
'Declaration
 
Public Property AutoValidate As AutoValidate
public AutoValidate AutoValidate {get; set;}

Property Value

A member of the System.Windows.Forms.AutoValidate enumeration. The default value for System.Windows.Forms.UserControl is System.Windows.Forms.AutoValidate.EnablePreventFocusChange.
See Also

Reference

FlatToolbox Class
FlatToolbox Members