ComponentOne Input for WinForms
ShowFocusRectangle Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : ShowFocusRectangle Property
Specifies whether a focus rectangle should be displayed around the client area when the control has the input focus.
Syntax
'Declaration
 
Public Property ShowFocusRectangle As System.Boolean
public System.bool ShowFocusRectangle {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members