CapsLockVisible Property (TextInput)
Gets or sets whether the caps lock warning text should be visible or not.
protected virtual bool CapsLockVisible {get;}
'Declaration
Protected Overridable ReadOnly Property CapsLockVisible As Boolean
'Usage
Dim instance As TextInput
Dim value As Boolean
value = instance.CapsLockVisible