ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / C1SpellDialog Class / ShowMaximizeButton Property

In This Topic
    ShowMaximizeButton Property (C1SpellDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ShowMaximizeButton As Boolean
    public bool ShowMaximizeButton {get; set;}
    See Also