FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextInput Class / TextInputCapsLockWarning Field


In This Topic
TextInputCapsLockWarning Field (TextInput)
In This Topic
Represents the informational warning when caps lock button is on.
Syntax
'Declaration
 
Protected TextInputCapsLockWarning As Label
 
'Usage
 
Dim instance As TextInput
Dim value As Label
 
value = instance.TextInputCapsLockWarning
 
instance.TextInputCapsLockWarning = value
See Also