ToolStripLabel.CanSelect Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur indiquant l'état pouvant être sélectionné de ToolStripLabel.
public:
virtual property bool CanSelect { bool get(); };
public override bool CanSelect { get; }
member this.CanSelect : bool
Public Overrides ReadOnly Property CanSelect As Boolean
Valeur de propriété
false
dans tous les cas.
Remarques
A ToolStripLabel est un non-désélectionnable ToolStripItem.