Partager via


ToolboxBrowsableAttribute.Browsable, propriété

Obtient l'indicateur Browsable associé à cet attribut.

Espace de noms :  Microsoft.Windows.Design
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Browsable As Boolean
    Get
public bool Browsable { get; }
public:
property bool Browsable {
    bool get ();
}
member Browsable : bool
function get Browsable () : boolean

Valeur de propriété

Type : System.Boolean
true si un contrôle est visible dans le navigateur de boîte à outils ; sinon,false.

Sécurité .NET Framework

Voir aussi

Référence

ToolboxBrowsableAttribute Classe

Microsoft.Windows.Design, espace de noms

AttributeTableBuilder

Autres ressources

Procédure pas à pas : création d'un ornement au moment du design