Partager via


DialogWindowBase.HasMaximizeButton, propriété

Détermine si la fenêtre a un bouton d'agrandir.

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Property HasMaximizeButton As Boolean
public bool HasMaximizeButton { get; set; }

Valeur de propriété

Type : System.Boolean
true si la fenêtre a un bouton d'agrandir, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

DialogWindowBase Classe

Microsoft.VisualStudio.PlatformUI, espace de noms