Search
Key.Home Property
See Also
 






The home virtual key.

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

 Syntax

C#  Copy Code

public static Key Home { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Home As Key

 Property Value

 See Also