Search
NumPadKey.NumCase Property
See Also
 






Gets or sets the key label.

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

 Syntax

C#  Copy Code

public string NumCase { get; set; }

Visual Basic  Copy Code

Public Property NumCase As String

 Property Value

 See Also