Search
KeyboardLayout.Width Property
See Also
 






Gets or sets the keyboard width.

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

 Syntax

C#  Copy Code

public double Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Double

 Property Value

 See Also