ComponentOne Input for WinForms
CanLoseFocus Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ErrorInfo Class : CanLoseFocus Property
Determines whether or not the control is allowed to lose focus after the error. Works only if the ErrorAction is set to SetValueOnError or ResetValue.
Syntax
'Declaration
 
Public Property CanLoseFocus As System.Boolean
public System.bool CanLoseFocus {get; set;}
See Also

Reference

ErrorInfo Class
ErrorInfo Members