ComponentOne Input for WinForms
CausesValidation Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : CausesValidation Property
Gets or sets a value indicating whether the control causes validation (i.e. calls Validated and Validating events)
Syntax
'Declaration
 
Public Shadows Property CausesValidation As System.Boolean
public new System.bool CausesValidation {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members