DesignerCategoryAttribute.Default Campo

Definição

Especifica que um componente marcado com esta categoria não pode usar um designer visual. Este static campo é só de leitura.

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

Valor de Campo

Observações

Esta é a categoria padrão.

Aplica-se a