RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / WindowState Property

In This Topic
    WindowState Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property WindowState As C1.WPF.C1WindowState
    public C1.WPF.C1WindowState WindowState {get; set;}
    See Also