CategoryAttribute.WindowStyle 属性

定义

获取表示"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

适用于