Share via


KeyboardEventArgs.Repeat 屬性

定義

true 是表示 如果索引鍵已足夠長而無法觸發金鑰重複,則為 true,否則為 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

屬性值

適用於