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

In This Topic
    IsFocused Property (C1RowHeightTool)
    In This Topic
    Returns true if the control has the focus.
    Syntax
    'Declaration
     
    
    Public Property IsFocused As Boolean
    public bool IsFocused {get; set;}
    See Also