CategoryAttribute.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

プロパティ値

外観カテゴリの CategoryAttribute

適用対象