CategoryAttribute.Appearance 属性
定义
获取表示"Appearance"类别的 CategoryAttribute。Gets a CategoryAttribute representing the Appearance category.
public:
static property System::ComponentModel::CategoryAttribute ^ Appearance { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Appearance { get; }
member this.Appearance : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Appearance As CategoryAttribute
属性值
外观类别的 CategoryAttribute。A CategoryAttribute for the appearance category.