Search
VirtualKeyboard.IsStandAlone Property
See Also
 






Gets or sets whether the keyboard should appear in its own window.

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

 Syntax

C#  Copy Code

public bool IsStandAlone { get; set; }

Visual Basic  Copy Code

Public Property IsStandAlone As Boolean

 Property Value

 See Also