ComponentOne Menus and Toolbars for WinForms
ParentContainer Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingManager Class : ParentContainer Property
Gets of sets parent Form, associated with the docking manager.
Syntax
'Declaration
 
Public Property ParentContainer As System.Windows.Forms.ContainerControl
public System.Windows.Forms.ContainerControl ParentContainer {get; set;}
See Also

Reference

C1DockingManager Class
C1DockingManager Members