Gets or sets how many times to send the key code when this key is pressed.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public int Repeat { get; set; } |
Visual Basic Copy Code |
---|
Public Property Repeat As Integer |