CategoryAttribute.Appearance プロパティ

定義

Appearance カテゴリを表す CategoryAttribute を取得します。

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

プロパティ値

Appearance カテゴリの CategoryAttribute

適用対象