CategoryAttribute.Design Propriedade
Definição
Obtém um CategoryAttribute que representa a categoria de Design.Gets a CategoryAttribute representing the Design category.
public:
static property System::ComponentModel::CategoryAttribute ^ Design { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Design { get; }
member this.Design : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Design As CategoryAttribute
Valor da propriedade
A CategoryAttribute para a categoria de design.A CategoryAttribute for the design category.