RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / RichTextBoxListTool Class / HotKey Property

In This Topic
    HotKey Property (RichTextBoxListTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HotKey As String
    public string HotKey {get; set;}
    See Also