CategoryAttribute.Design プロパティ

定義

デザイン カテゴリを表す CategoryAttribute を取得します。

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

プロパティ値

デザイン カテゴリの CategoryAttribute

適用対象