ToolStripDropDownItem.Pressed Proprietà

Definizione

Ottiene un valore che indica se l'oggetto ToolStripDropDownItem è premuto.

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

Valore della proprietà

Boolean

true se l'oggetto ToolStripDropDownItem è premuto; in caso contrario, false.

Attributi

Si applica a