DialogBase.FormBorderStyle 属性

定义

在此处隐藏基实现,以便我们可以提供适当的 FormBorderStyle。

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

属性值

FormBorderStyle
属性

适用于