Search
HangulKey.Repeat Property
See Also
 






Gets or sets how many times to send the key code when this key is pressed.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public int Repeat { get; set; }

Visual Basic  Copy Code

Public Property Repeat As Integer

 Property Value

 See Also