MindFusion WinForms Programmer's Guide
DockItem.DockWindow Property
See Also
 





Gets or sets the parent DockWindow.

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

 Syntax

C#  Copy Code

public DockWindow DockWindow { get; set; }

Visual Basic  Copy Code

Public Property DockWindow As DockWindow

 Property Value

 See Also

DockItem Members
DockItem Class
MindFusion.UI.WinForms Namespace