CategoryResourceAttribute Classe

Definição

Descrição resumida de CategoryAttribute.

public ref class CategoryResourceAttribute sealed : System::ComponentModel::CategoryAttribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public sealed class CategoryResourceAttribute : System.ComponentModel.CategoryAttribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type CategoryResourceAttribute = class
    inherit CategoryAttribute
Public NotInheritable Class CategoryResourceAttribute
Inherits CategoryAttribute
Herança
CategoryResourceAttribute
Atributos

Construtores

CategoryResourceAttribute(String, Type)

Inicializa uma nova instância da classe CategoryAttribute com o nome de categoria especificado.

CategoryResourceAttribute(String, Type, String)

Inicializa uma nova instância da classe CategoryAttribute com o nome de categoria especificado.

Propriedades

DisplayNameKey

Tecla de legenda

ResourceName

Nome do recurso para esta categoria

Type

Tipo para este catetory

Aplica-se a