DesignerCategoryAttribute.Generic Campo

Definição

Especifica que um componente marcado com essa categoria use um designer genérico.Specifies that a component marked with this category use a generic designer. Esse campo static é somente leitura.This static field is read-only.

public: static initonly System::ComponentModel::DesignerCategoryAttribute ^ Generic;
public static readonly System.ComponentModel.DesignerCategoryAttribute Generic;
 staticval mutable Generic : System.ComponentModel.DesignerCategoryAttribute
Public Shared ReadOnly Generic As DesignerCategoryAttribute 

Valor do campo

DesignerCategoryAttribute

Aplica-se a