CategoryAttribute.WindowStyle 屬性

定義

取得代表視窗樣式分類的 CategoryAttribute

public:
 static property System::ComponentModel::CategoryAttribute ^ WindowStyle { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute WindowStyle { get; }
static member WindowStyle : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property WindowStyle As CategoryAttribute

屬性值

視窗樣式分類的 CategoryAttribute

適用於