ComponentOne Menus and Toolbars for WinForms
C1DockingManager Class Members
Properties  Methods  Events

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1DockingManager Class

The following tables list the members exposed by C1DockingManager.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIndicates whether to allow floating.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySpecifies floating windows options.  
Public PropertyGets of sets parent Form, associated with the docking manager.  
Public PropertyDefines the form resizing mode. ResizingMode.Proportional value makes all C1CommandDock controls of the form resize proportionally.  
Public PropertyOverridden.   
Top
Public Methods
 NameDescription
Public Method  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public Method  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the user starts to drag a C1DockingTab or a C1DockingTabPage.  
Public EventNotifies that a C1DockingTab or a C1DockingTabPage is changing state to floating. Can be canceled.  
Public EventNotifies that a C1DockingTab or a C1DockingTabPage changed state to floating.  
Public EventOccurs during a docking operation and enables the source to determine whether it can be dropped into the target place.  
Public EventOccurs during a docking operation and enables the source to determine docking anchors that should be disabled.  
Public EventOccurs when the user releases the splitter after resizing a C1DockingTab or a C1CommandDock.  
Public EventOccurs when the user starts to resize a C1DockingTab or a C1CommandDock using a splitter.  
Public EventOccurs after a page has been closed.  
Public EventOccurs when the currently selected page is about to be closed by the user. Allows to cancel closing the page.  
Public EventOccurs when a tab is moved by the user.  
Top
See Also

Reference

C1DockingManager Class
C1.Win.C1Command Namespace