ToolStripItem.CanSelect Proprietà

Definizione

Ottiene un valore che indica se l'elemento può essere selezionato.

public:
 virtual property bool CanSelect { bool get(); };
[System.ComponentModel.Browsable(false)]
public virtual bool CanSelect { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CanSelect : bool
Public Overridable ReadOnly Property CanSelect As Boolean

Valore della proprietà

true se ToolStripItem può essere selezionato; in caso contrario, false.

Attributi

Si applica a