Partilhar via


MouseEventArgs.AltKey Propriedade

Definição

true se a tecla alt estava inativa quando o evento foi acionado. false caso contrário.

public:
 property bool AltKey { bool get(); void set(bool value); };
public bool AltKey { get; set; }
member this.AltKey : bool with get, set
Public Property AltKey As Boolean

Valor da propriedade

Aplica-se a