Settings.IsMainWindowMaximized Propriedade

Definição

public:
 property bool IsMainWindowMaximized { bool get(); void set(bool value); };
[System.Configuration.DefaultSettingValue("False")]
[System.Configuration.UserScopedSetting]
[System.Diagnostics.DebuggerNonUserCode]
public bool IsMainWindowMaximized { get; set; }
[<System.Configuration.DefaultSettingValue("False")>]
[<System.Configuration.UserScopedSetting>]
[<System.Diagnostics.DebuggerNonUserCode>]
member this.IsMainWindowMaximized : bool with get, set
Public Property IsMainWindowMaximized As Boolean

Valor da propriedade

Atributos

Aplica-se a