Gets or sets the window handle of the parent window associated with this keyboard.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public IntPtr AttachedWindow { get; set; } |
Visual Basic Copy Code |
---|
Public Property AttachedWindow As IntPtr |