Propriedade ToolboxBrowsableAttribute.No

Gets a ToolboxBrowsableAttribute with Browsable set to false.

Namespace:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public Shared ReadOnly Property No As ToolboxBrowsableAttribute
    Get
public static ToolboxBrowsableAttribute No { get; }
public:
static property ToolboxBrowsableAttribute^ No {
    ToolboxBrowsableAttribute^ get ();
}
static member No : ToolboxBrowsableAttribute
static function get No () : ToolboxBrowsableAttribute

Valor de propriedade

Tipo: Microsoft.Windows.Design.ToolboxBrowsableAttribute
Uma instância estática predefinida da ToolboxBrowsableAttribute com Browsable definido como false.

Segurança do .NET Framework

Consulte também

Referência

ToolboxBrowsableAttribute Classe

Namespace Microsoft.Windows.Design

AttributeTableBuilder

Outros recursos

Walkthrough: Criando um adorno em tempo de design