CategoryAttribute.Appearance Propiedad

Definición

Obtiene un objeto CategoryAttribute que representa la categoría Appearance.

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

Valor de propiedad

El atributo CategoryAttribute correspondiente a la categoría de apariencia.

Se aplica a