Freigeben über


DialogBase.FormBorderStyle-Eigenschaft

Basisimplementierung hier ausbelenden, damit entsprechende Behandlung von FormBorderStyle.Sizable bereitgestellt werden kann.

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Syntax

'Declaration
Public Property FormBorderStyle As FormBorderStyle
public FormBorderStyle FormBorderStyle { get; set; }

Eigenschaftswert

Typ: System.Windows.Forms.FormBorderStyle

.NET Framework-Sicherheit

Siehe auch

Referenz

DialogBase Klasse

Microsoft.VisualStudio.Modeling.Integration.Shell-Namespace