CategoryAttribute.Appearance 属性

定义

获取表示"Appearance"类别的 CategoryAttributeGets 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

外观类别的 CategoryAttributeA CategoryAttribute for the appearance category.

适用于