Specifies the initial delay in milliseconds before the component starts repeating key-down events when AutoRepeat is enabled.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public int RepeatDelay { get; set; } |
Visual Basic
![]() |
---|
Public Property RepeatDelay As Integer |
An integer value specifying initial delay in milliseconds. The default value is 500.