'Declaration Public ReadOnly Property IsFocused As Boolean
'Declaration
Public ReadOnly Property IsFocused As Boolean
'Usage Dim instance As Text Dim value As Boolean value = instance.IsFocused
'Usage
Dim instance As Text Dim value As Boolean value = instance.IsFocused
public bool IsFocused {get;}
Text Class Text Members