RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1InsertSymbolTool Class / IsFocused Property

In This Topic
    IsFocused Property (C1InsertSymbolTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFocused As Boolean
    public bool IsFocused {get;}
    See Also