ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1Command 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.
    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.
    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 an Outlook-style navigation bar control.
    ClassThe button of C1NavBar panel.
    ClassThe collection of buttons in navigation bar.
    ClassRepresents the C1NavBar horizontal rule control.
    ClassC1NavBar options form.
    ClassRepresents the panel of navigation bar.
    ClassThe C1NavBar section header class.
    ClassRepresents a set of color properties to customize appearance of C1NavBar.
    ClassRepresents dialog for entering a new toolbar name.
    ClassOutlook-style container/tab control.
    ClassRepresents a single page in a C1OutBar.
    ClassRepresents a collection of control objects.
    ClassRepresents a radial menu.
    ClassSummary description for C1SelectMdiChildForm.
    ClassRepresents one window in the window list
    ClassRepresents a class for SideCaption property of a C1CommandMenu
    ClassSimple stack with indexed access, based on System.Collections.ArrayList
    ClassA themeable control that contains one or more buttons.
    ClassRepresents a collection of links or commands organized into various groups, mimicking the navigation bar seen in Windows XP.
    ClassA class that contains C1TopicBar click event data.
    ClassA class that contains C1TopicBar page event data.
    ClassRepresents a topic bar link.
    ClassRepresents a collection of C1TopicLink objects.
    ClassSummary description for CTopicPage.
    ClassRepresents a collection of C1TopicPage objects.
    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 DrawPage 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 MeasurePage event.
    ClassProvides data for the MeasureTab event.
    ClassC1NavBar base style.
    ClassRepresents the C1NavBar border style.
    ClassRepresents C1NavBar button base style.
    ClassProvides data for the C1NavBar.SelectedPanelChanging event.
    ClassRepresents C1NavBar button common style.
    ClassRepresents C1NavBar grip style.
    ClassRepresents the C1NavBar header style.
    ClassRepresents the C1NavBar header panel style.
    ClassRepresents the C1NavBar panel style.
    ClassRepresents the C1NavBar panel header section style.
    ClassRepresents the C1NavBar section style.
    ClassRepresents the C1NavBar separator style.
    ClassRepresents the C1NavBar style.
    ClassProvides data for the PageClick event.
    ClassRepresents the C1CommandMdiList data.
    ClassProvides data for the PanelClosing event.
    ClassProvides data for the PanelClosed event.
    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 the TopicBar pages style.
    ClassRepresents the topic bar style.
    ClassRepresents the topic link states style.
    ClassRepresents the topic link style.
    ClassRepresents the topic page caption style.
    ClassRepresents the topic page style.
    ClassRepresents a collection of end user visible UI strings.
    ClassProvides data for an UIStrings item related event.
    Structures
     StructureDescription
    StructureContains information, such as the page and the link in the C1TopicBar control.
    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 handles C1TopicBar click event.
    DelegateRepresents the method that handles page expanded and collapsed events.
    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 DrawPage 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 MeasurePage event.
    DelegateRepresents the method that will handle a MeasureTab event.
    DelegateRepresents a method that handle to cancel NavBar changing events.
    DelegateRepresents the method that will handle a DrawPage event.
    DelegateRepresents the method that will handle a PanelClosing event.
    DelegateRepresents the method that will handle a PanelClosed 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.
    EnumerationSpecifies the visibility and function of the navigation bar's close button.
    EnumerationEnumerates the Outlook-style navigation bar buttons.
    EnumerationType of topic bar element at a specific point on the control.
    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 the direction in which the navigation bar is collapsed.
    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 how tabs of a C1DockingTab are sized.

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

    EnumerationSpecifies how the tabs of a C1DockingTab control look.
    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.
    EnumerationDetermines the visual style of a control.
    See Also