Docking Tab for WinForms | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Win.Command Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents the arguments, associated with a C1DockingManager.QueryAllowDrop event.
    ClassProvides data for the AutoCreatedDockingTab event.
    ClassArguments for the before select MDI child window event handler.
    ClassThis class allows you to add borders to a C1ToolBar object.
    ClassProvides a type converter to convert C1Border objects to and from various other representations.
    ClassThe base for specialized commands such as button (a plain button, the only action is invoke), submenu (points to a menu or a toolbar), textbox (text entry), list, combo etc. etc.
    ClassProvides a type converter to convert C1Command to and from various other representations.
    ClassArbitrary controls can be contained in toolbars. This functionality is provided by the class C1CommandControl, derived from C1Command.
    ClassThe C1CommandDock control provides docking and floating capabilities to C1Command toolbars (class C1ToolBar) and tab controls (class C1DockingTab).
    ClassThis class is for internal use only.
    ClassHolds C1Command objects defined on the form.
    ClassC1CommandLink serves as a link to a C1Command component. C1CommandLink can be added to menu/tool bars and customized as needed. The actual action is performed by the C1Command proxy points to.
    ClassC1CommandLinks
    ClassC1CommandMdiList.
    ClassSummary description for C1CommandMenu.
    ClassRepresents a collection of C1Command
    ClassContext menu.
    ClassRepresents a main customization form.
    ClassAllows to customize docking behavior for associated C1DockingTab or C1DockingTabPage control.
    ClassThis class implements the familiar tab control interface: several overlaying pages (each of which can contain arbitrary controls) accessible via tabs at the side of the control.
    ClassRepresents a single tab page in a C1DockingTab.
    ClassWindow's main menu control.
    ClassRepresents dialog for entering a new toolbar name.
    ClassRepresents a radial menu.
    ClassSummary description for C1SelectMdiChildForm.
    ClassRepresents one window in the window list
    ClassRepresents a class for SideCaption property of a C1CommandMenu
    ClassProvides a type converter to convert C1Command to and from various other representations.
    ClassSimple stack with indexed access, based on System.Collections.ArrayList
    ClassA themeable control that contains one or more buttons.
    ClassArguments for the check auto toggle event handler.
    ClassArguments for the command Click event handler.
    ClassArguments for the CommandClick event handler.
    ClassProvides data for the CommandLinkAdded or CommandLinkRemoved event.
    ClassArguments for the command status query event handler.
    ClassDescribes data related to the invokation of a context menu
    ClassProvides data for the CustomizeLink event.
    ClassProvides data for the CustomizeToolBar event.
    ClassRepresents the arguments, associated with a C1DockingManager.QueryEnabledAnchors event.
    ClassProvides data for the C1DockingManager.Dragged event.
    ClassProvides data for the DrawArrow event.
    ClassProvides data for the DrawBar event.
    ClassProvides data for the DrawFloatingCaption event.
    ClassProvides data for the DrawLink event.
    ClassProvides data for the DrawTab event.
    ClassProvides data for the DropDown event.
    Class 
    ClassRepresents the arguments, associated with a C1DockingManager.Floating event.
    ClassProvides data for the FloatingWindowCreatedEventArgs event.
    ClassProvides data for the LayoutLink event.
    ClassProvides data for the MeasureFloatingCaption event.
    ClassProvides data for the MeasureLink event.
    ClassProvides data for the MeasureTab event.
    ClassSupports a simple iteration over a collection.
    ClassRepresents the C1CommandMdiList data.
    ClassRepresents a radial menu item associated with a C1Command.
    ClassRepresents a radial menu item, possibly with a sub-menu.
    ClassAbstract base class for items in a radial menu.
    ClassArguments for the RadialMenuItemClickEventHandler event handler.
    ClassThe collection of radial menu items.
    ClassRepresents the arguments, associated with a C1DockingManager.Resize event.
    ClassRepresents the arguments, associated with a C1DockingManager.Resizing event.
    ClassProvides data for the SelectedIndexChanging event.
    ClassProvides data for the TabPageClosing event.
    ClassProvides data for the TabPageClosed event.
    ClassProvides data for the TabPageMoved event.
    ClassRepresents a collection of end user visible UI strings.
    ClassProvides data for an UIStrings item related event.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the AllowDropEventArgs event of a C1DockingManager.
    DelegateRepresents the method that will handle a AutoCreatedDockingTab event.
    DelegateRepresents the method that will handle a BeforeSelectWindow event.
    DelegateRepresents the method that will handle a CheckedChanged event.
    DelegateRepresents the method that will handle a Click event.
    DelegateRepresents the method that will handle a CommandClick event.
    DelegateRepresents the method that will handle a CommandLinkAdded or CommandLinkRemoved event.
    DelegateRepresents the method that will handle a CommandStateQuery event.
    DelegateRepresents the method that will handle a CustomizeLink event.
    DelegateRepresents the method that will handle a CustomizeToolBar event.
    DelegateRepresents the method that handles the a docking operations event.
    DelegateRepresents the method that will handle a DrawArrow event.
    DelegateRepresents the method that will handle a DrawBar event.
    DelegateRepresents the method that will handle a DrawFloatingCaption event.
    DelegateRepresents the method that will handle a DrawLink event.
    DelegateRepresents the method that will handle a DrawTab event.
    DelegateRepresents the method that will handle a DropDown event.
    DelegateDefines method signature to handle the C1DockingManager.Floating event.
    DelegateA method template that is used to handle C1DockingManager.FloatingWindowCreated event.
    DelegateRepresents the method that will handle a LayoutLink event.
    DelegateRepresents the method that will handle a MeasureFloatingCaption event.
    DelegateRepresents the method that will handle a MeasureLink event.
    DelegateRepresents the method that will handle a MeasureTab event.
    DelegateRepresents the method that will handle a RadialMenuItemClick event.
    DelegateDefines method signature to handle the C1DockingManager.Resize event.
    DelegateDefines method signature to handle the C1DockingManager.Resizing event.
    DelegateRepresents the method that will handle a SelectedIndexChanging event.
    DelegateRepresents the method that will handle a TabPageClosing event.
    DelegateRepresents the method that will handle a TabPageClosed event.
    DelegateRepresents the method that will handle a TabPageMoved event.
    DelegateRepresents a handler for an UIStrings item related event.
    Enumerations
     EnumerationDescription
    EnumerationRepresents docking anchors.
    EnumerationUse members of this enumeration to set the value of the Style property of the C1Border class.
    EnumerationSpecifies the relative location of text and image on toolbar buttons.

    Use members of this enumeration to set the ButtonLayoutHorz and ButtonLayoutVert properties of C1Toolbar.

    EnumerationUse the members of this enumeration to set the values of ButtonLook, ButtonLookHorz, and ButtonLookVert properties of the C1CommandLink class.

    The members of this enumeration can be combined using the bitwise OR operation.

    EnumerationSpecifies how it is determined whether to animate the menus or not.
    EnumerationMembers of this enumeration are used to determine the value of the ClickSource property in the ClickEventArgs class.
    EnumerationSpecifies position of close box in locked mode.
    EnumerationDefines behavior on C1DockingTabPage's CloseBox click.
    EnumerationSpecifies which customization options are available at runtime.

    Use members of this enumeration to set the value of the CustomizeOptions property of a C1ToolBar.

    The members of this enumeration can be combined using the bitwise OR operation.

    EnumerationSpecifies docking behavior of C1DockingTab controls.
    EnumerationDefines behavior of floating windows when the application loses focus.
    EnumerationSpecifies how the hot frame is drawn on a command link with an embedded control.

    Use members of this enumeration to set the value of the HotFrame property of a C1CommandControl.

    EnumerationSpecifies the current state of a menu or toolbar item.
    EnumerationSpecifies the behavior of a menu when all its items do not fit on the screen.

    Use the members of this enumeration to set the value of the LargeMenuDisplay property in the C1CommandMenu class.

    EnumerationSpecifies the behavior of a menu item when it is merged with items in another menu. Note: it`s MS "System.Windows.Forms.MenuItem.MenuMerge" enumeration analogue for .NET5 compatibility.
    EnumerationSpecifies how the window outline is drawn when the window is being moved.
    EnumerationResizing mode of C1DockingManager
    EnumerationSpecifies the shape of the tabs in the C1DockingTab control.
    EnumerationSpecifies how tabs of a C1DockingTab are sized.

    Use members of this enumeration to set the value of the TabSizeMode property of a C1DockingTab.

    EnumerationSpecifies the text direction.

    Use members of this enumeration to set the value of the TabTextDirection property of a C1DockingTab.

    EnumerationSpecifies the style of the toolbar.

    Use members of this enumeration to set the value of the ToolBarStyle property of a C1ToolBar.

    EnumerationSpecifies where to show menu tooltips relative to the radial menu.
    EnumerationEnumerates customizable user interface strings. Elements of this enumeration can be used to index strings in the UIStrings array.
    See Also