CategoryAttribute.Design Proprietà

Definizione

Ottiene un attributo CategoryAttribute che rappresenta la categoria Design.

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

Valore della proprietà

Un oggetto CategoryAttribute per la categoria design.

Si applica a