Gets or sets whether the keyboard should appear in its own window.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public bool IsStandAlone { get; set; } |
Visual Basic Copy Code |
---|
Public Property IsStandAlone As Boolean |