ToolboxBrowsableAttribute.No-Eigenschaft

Ruft ein ToolboxBrowsableAttribute ab, für das Browsable auf false festgelegt ist.

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

Syntax

'Declaration
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

Eigenschaftswert

Typ: Microsoft.Windows.Design.ToolboxBrowsableAttribute
Eine vordefinierte statische Instanz vom ToolboxBrowsableAttribute, bei dem Browsable auf false festgelegt ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

ToolboxBrowsableAttribute Klasse

Microsoft.Windows.Design-Namespace

AttributeTableBuilder

Weitere Ressourcen

Exemplarische Vorgehensweise: Erstellen eines Entwurfszeitadorners