Partager via


KeyboardEventArgs.Repeat Propriété

Définition

true si une clé a été enfoncée suffisamment longtemps pour déclencher la répétition de la clé, sinon false.

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

Valeur de propriété

S’applique à