DesignerCategoryAttribute.Generic Campo
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Especifica que um componente marcado com esta categoria utilize um designer genérico. Este static campo é só de leitura.
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