DialogBase.FormBorderStyle 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在此处隐藏基实现,以便我们可以提供适当的 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
属性值
- 属性