ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command Namespace
Inheritance Hierarchy
C1.Win.C1Command.4 Assembly : C1.Win.C1Command Namespace
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.
ClassRepresents a collection of C1DockingTabPage elements.
ClassWindow's main menu control.
ClassRepresents an Outlook-style navigation bar control.
Class 
Class 
Class 
Class 
Class 
Class 
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.
ClassThe collection of outbar pages.
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.
Class 
Class 
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.
ClassStatic class containing UI strings used by the designer.
Class 
Class 
Class 
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 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.
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
ClassProvides data for the PageClick event.
Class 
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.
Class 
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.
Class 
Class 
Class 
Class 
Class 
Class 
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.
Delegate 
Delegate 
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.
Delegate 
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.
Delegate 
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 look and feel of a control.
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

Reference

C1.Win.C1Command.4 Assembly