ToolboxBrowsableAttribute.No, propriété
Obtient un ToolboxBrowsableAttribute où Browsable a la valeur false.
Espace de noms : Microsoft.Windows.Design
Assembly : Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : Microsoft.Windows.Design.ToolboxBrowsableAttribute
Instance statique prédéfinie de ToolboxBrowsableAttribute où Browsable a la valeur false.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
ToolboxBrowsableAttribute Classe
Microsoft.Windows.Design, espace de noms
Autres ressources
Procédure pas à pas : création d'un ornement au moment du design