Compartilhar via


DialogBase.FormBorderStyle Property

Definition

Hide base implementation here so we can provide appropriate handling of FormBorderStyle.Sizable.

public:
 property System::Windows::Forms::FormBorderStyle FormBorderStyle { System::Windows::Forms::FormBorderStyle get(); void set(System::Windows::Forms::FormBorderStyle value); };
public System.Windows.Forms.FormBorderStyle FormBorderStyle { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.FormBorderStyle : System.Windows.Forms.FormBorderStyle with get, set
Public Property FormBorderStyle As FormBorderStyle

Property Value

Attributes

Applies to