# C1.Win.Command

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_Command" data-uid="C1.Win.Command" class="text-break">C1.Win.Command Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.Command.AllowDropEventArgs.html">AllowDropEventArgs</a></h4>
      <section><p>Represents the arguments, associated with a <a class="xref" href="C1.Win.Command.C1DockingManager.QueryAllowDrop.html">QueryAllowDrop</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.AutoCreatedDockingTabEventArgs.html">AutoCreatedDockingTabEventArgs</a></h4>
      <section><p>Provides data for the AutoCreatedDockingTab event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.BeforeSelectWindowEventArgs.html">BeforeSelectWindowEventArgs</a></h4>
      <section><p>Arguments for the before select MDI child window event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1Border.html">C1Border</a></h4>
      <section><p>This class allows you to add borders to a C1ToolBar object.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1Border.BorderTypeConverter.html">C1Border.BorderTypeConverter</a></h4>
      <section><p>Provides a type converter to convert C1Border objects to and from various other representations.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1Command.html">C1Command</a></h4>
      <section><p>The 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.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1Command.TypeConverter.html">C1Command.TypeConverter</a></h4>
      <section><p>Provides a type converter to convert C1Command to and from various other representations.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandControl.html">C1CommandControl</a></h4>
      <section><p>Arbitrary controls can be contained in toolbars. This functionality is provided by the class C1CommandControl, derived from C1Command.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandDock.html">C1CommandDock</a></h4>
      <section><p>The C1CommandDock control provides docking and floating capabilities to C1Command toolbars (class C1ToolBar) and
tab controls (class C1DockingTab).</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandException.html">C1CommandException</a></h4>
      <section><p>This class is for internal use only.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandHolder.html">C1CommandHolder</a></h4>
      <section><p>Holds C1Command objects defined on the form.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandLink.html">C1CommandLink</a></h4>
      <section><p>C1CommandLink 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.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandLinks.html">C1CommandLinks</a></h4>
      <section><p>C1CommandLinks</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandMdiList.html">C1CommandMdiList</a></h4>
      <section><p>C1CommandMdiList.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CommandMenu.html">C1CommandMenu</a></h4>
      <section><p>Summary description for C1CommandMenu.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1Commands.html">C1Commands</a></h4>
      <section><p>Represents a collection of C1Command</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1ContextMenu.html">C1ContextMenu</a></h4>
      <section><p>Context menu.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1CustomizerForm.html">C1CustomizerForm</a></h4>
      <section><p>Represents a main customization form.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1DockingManager.html">C1DockingManager</a></h4>
      <section><p>Allows to customize docking behavior for associated C1DockingTab or C1DockingTabPage control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1DockingTab.html">C1DockingTab</a></h4>
      <section><p>This 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.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1DockingTabPage.html">C1DockingTabPage</a></h4>
      <section><p>Represents a single tab page in a C1DockingTab.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1DockingTabPages.html">C1DockingTabPages</a></h4>
      <section><p>Represents a collection of C1DockingTabPage elements.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1MainMenu.html">C1MainMenu</a></h4>
      <section><p>Window's main menu control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1NewToolbarForm.html">C1NewToolbarForm</a></h4>
      <section><p>Represents dialog for entering a new toolbar name.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1RadialMenu.html">C1RadialMenu</a></h4>
      <section><p>Represents a radial menu.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1SelectMdiChildForm.html">C1SelectMdiChildForm</a></h4>
      <section><p>Summary description for C1SelectMdiChildForm.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1SelectMdiChildForm.WindowItem.html">C1SelectMdiChildForm.WindowItem</a></h4>
      <section><p>Represents one window in the window list</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1SideCaption.html">C1SideCaption</a></h4>
      <section><p>Represents a class for SideCaption property of a C1CommandMenu</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1SideCaption.SideCaptionTypeConverter.html">C1SideCaption.SideCaptionTypeConverter</a></h4>
      <section><p>Provides a type converter to convert C1Command to and from various other representations.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1Stack.html">C1Stack</a></h4>
      <section><p>Simple stack with indexed access, based on System.Collections.ArrayList</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1ToolBar.html">C1ToolBar</a></h4>
      <section><p>A themeable control that contains one or more buttons.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CentralTabMinimumSize.html">CentralTabMinimumSize</a></h4>
      <section><p>Determines how the central tab width is calculated when there are two pages of tabs docked
on the left and right.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CheckedChangedEventArgs.html">CheckedChangedEventArgs</a></h4>
      <section><p>Arguments for the check auto toggle event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ClickEventArgs.html">ClickEventArgs</a></h4>
      <section><p>Arguments for the command Click event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CommandClickEventArgs.html">CommandClickEventArgs</a></h4>
      <section><p>Arguments for the CommandClick event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CommandLinkEventArgs.html">CommandLinkEventArgs</a></h4>
      <section><p>Provides data for the CommandLinkAdded or CommandLinkRemoved event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CommandStateQueryEventArgs.html">CommandStateQueryEventArgs</a></h4>
      <section><p>Arguments for the command status query event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ContextInfo.html">ContextInfo</a></h4>
      <section><p>Describes data related to the invokation of a context menu</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CustomTooltipDisplayingEventArgs.html">CustomTooltipDisplayingEventArgs</a></h4>
      <section><p>An event arguments for the custom tooltip placement callback.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CustomizeLinkEventArgs.html">CustomizeLinkEventArgs</a></h4>
      <section><p>Provides data for the CustomizeLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CustomizeToolBarEventArgs.html">CustomizeToolBarEventArgs</a></h4>
      <section><p>Provides data for the CustomizeToolBar event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DockingAnchorsEventArgs.html">DockingAnchorsEventArgs</a></h4>
      <section><p>Represents the arguments, associated with a <a class="xref" href="C1.Win.Command.C1DockingManager.QueryEnabledAnchors.html">QueryEnabledAnchors</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DraggedEventArgs.html">DraggedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.Command.C1DockingManager.Dragged.html">Dragged</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawArrowEventArgs.html">DrawArrowEventArgs</a></h4>
      <section><p>Provides data for the DrawArrow event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawBarEventArgs.html">DrawBarEventArgs</a></h4>
      <section><p>Provides data for the DrawBar event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawFloatingCaptionEventArgs.html">DrawFloatingCaptionEventArgs</a></h4>
      <section><p>Provides data for the DrawFloatingCaption event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawLinkEventArgs.html">DrawLinkEventArgs</a></h4>
      <section><p>Provides data for the DrawLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawTabEventArgs.html">DrawTabEventArgs</a></h4>
      <section><p>Provides data for the DrawTab event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DropDownEventArgs.html">DropDownEventArgs</a></h4>
      <section><p>Provides data for the DropDown event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.FindTypeByName.html">FindTypeByName</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Win.Command.FloatingEventArgs.html">FloatingEventArgs</a></h4>
      <section><p>Represents the arguments, associated with a <a class="xref" href="C1.Win.Command.C1DockingManager.Floating.html">Floating</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.FloatingWindowCreatedEventArgs.html">FloatingWindowCreatedEventArgs</a></h4>
      <section><p>Provides data for the <span class="xref">FloatingWindowCreatedEventArgs</span> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.LayoutLinkEventArgs.html">LayoutLinkEventArgs</a></h4>
      <section><p>Provides data for the LayoutLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.MeasureFloatingCaptionEventArgs.html">MeasureFloatingCaptionEventArgs</a></h4>
      <section><p>Provides data for the MeasureFloatingCaption event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.MeasureLinkEventArgs.html">MeasureLinkEventArgs</a></h4>
      <section><p>Provides data for the MeasureLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.MeasureTabEventArgs.html">MeasureTabEventArgs</a></h4>
      <section><p>Provides data for the MeasureTab event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.Pair.html">Pair</a></h4>
      <section><p>Represents the <a class="xref" href="C1.Win.Command.C1CommandMdiList.html">C1CommandMdiList</a> data.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuCommandItem.html">RadialMenuCommandItem</a></h4>
      <section><p>Represents a radial menu item associated with a <a class="xref" href="C1.Win.Command.C1Command.html">C1Command</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuItem.html">RadialMenuItem</a></h4>
      <section><p>Represents a radial menu item, possibly with a sub-menu.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuItemBase.html">RadialMenuItemBase</a></h4>
      <section><p>Abstract base class for items in a radial menu.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuItemCheckEventArgs.html">RadialMenuItemCheckEventArgs</a></h4>
      <section><p>Arguments for the ItemCheck event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuItemClickEventArgs.html">RadialMenuItemClickEventArgs</a></h4>
      <section><p>Arguments for the RadialMenuItemClickEventHandler event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuItemCollection.html">RadialMenuItemCollection</a></h4>
      <section><p>The collection of radial menu items.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuItemUncheckEventArgs.html">RadialMenuItemUncheckEventArgs</a></h4>
      <section><p>Arguments for the ItemUncheck event handler.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ResizeEventArgs.html">ResizeEventArgs</a></h4>
      <section><p>Represents the arguments, associated with a <a class="xref" href="C1.Win.Command.C1DockingManager.Resize.html">Resize</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ResizingEventArgs.html">ResizingEventArgs</a></h4>
      <section><p>Represents the arguments, associated with a <a class="xref" href="C1.Win.Command.C1DockingManager.Resizing.html">Resizing</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.SelectedIndexChangingEventArgs.html">SelectedIndexChangingEventArgs</a></h4>
      <section><p>Provides data for the SelectedIndexChanging event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabPageCancelEventArgs.html">TabPageCancelEventArgs</a></h4>
      <section><p>Provides data for the TabPageClosing event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabPageEventArgs.html">TabPageEventArgs</a></h4>
      <section><p>Provides data for the TabPageClosed event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabPageMovedEventArgs.html">TabPageMovedEventArgs</a></h4>
      <section><p>Provides data for the TabPageMoved event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.UIStrings.html">UIStrings</a></h4>
      <section><p>Represents a collection of end user visible UI strings.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.UIStringsItemEventArgs.html">UIStringsItemEventArgs</a></h4>
      <section><p>Provides data for an <a class="xref" href="C1.Win.Command.UIStrings.html">UIStrings</a> item related event.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.Command.AllowedAnchors.html">AllowedAnchors</a></h4>
      <section><p>Represents allowed anchors for the floating tab.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.Anchors.html">Anchors</a></h4>
      <section><p>Represents docking anchors.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.BorderStyleEnum.html">BorderStyleEnum</a></h4>
      <section><p>Use members of this enumeration to set the value of the Style property of the C1Border class.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ButtonLayoutEnum.html">ButtonLayoutEnum</a></h4>
      <section><p>Specifies the relative location of text and image on toolbar buttons.</p>
<p>
Use members of this enumeration to set the ButtonLayoutHorz and ButtonLayoutVert properties of C1Toolbar.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ButtonLookFlags.html">ButtonLookFlags</a></h4>
      <section><p>Use the members of this enumeration to set the values of ButtonLook, ButtonLookHorz,
and ButtonLookVert properties of the C1CommandLink class.</p>
<p>
The members of this enumeration can be combined using the bitwise OR operation.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.C1AnimationEnum.html">C1AnimationEnum</a></h4>
      <section><p>Specifies how it is determined whether to animate the menus or not.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ClickSourceEnum.html">ClickSourceEnum</a></h4>
      <section><p>Members of this enumeration are used to determine the value of the ClickSource property in the ClickEventArgs class.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CloseBoxPositionEnum.html">CloseBoxPositionEnum</a></h4>
      <section><p>Specifies position of close box in locked mode.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CloseTabBehavior.html">CloseTabBehavior</a></h4>
      <section><p>Defines behavior on C1DockingTabPage's CloseBox click.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CustomizeOptionsFlags.html">CustomizeOptionsFlags</a></h4>
      <section><p>Specifies which customization options are available at runtime.</p>
<p>
Use members of this enumeration to set the value of the CustomizeOptions property of a C1ToolBar.
</p>
<p>
The members of this enumeration can be combined using the bitwise OR operation.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DockingStyle.html">DockingStyle</a></h4>
      <section><p>Specifies docking behavior of C1DockingTab controls.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.FloatHide.html">FloatHide</a></h4>
      <section><p>Defines behavior of floating windows when the application loses focus.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.HotFrameEnum.html">HotFrameEnum</a></h4>
      <section><p>Specifies how the hot frame is drawn on a command link with an embedded control.</p>
<p>
Use members of this enumeration to set the value of the HotFrame property of a C1CommandControl.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ItemState.html">ItemState</a></h4>
      <section><p>Specifies the radial menu item state.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ItemStateEnum.html">ItemStateEnum</a></h4>
      <section><p>Specifies the current state of a menu or toolbar item.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.LargeMenuDisplayEnum.html">LargeMenuDisplayEnum</a></h4>
      <section><p>Specifies the behavior of a menu when all its items do not fit on the screen.</p>
<p>
Use the members of this enumeration to set the value of the LargeMenuDisplay property in the C1CommandMenu class.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.MenuMerge.html">MenuMerge</a></h4>
      <section><p>Specifies the behavior of a menu item when it is merged with items in another menu.
Note: it`s MS &quot;System.Windows.Forms.MenuItem.MenuMerge&quot; enumeration analogue for .NET5 compatibility.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.OutlineModeEnum.html">OutlineModeEnum</a></h4>
      <section><p>Specifies how the window outline is drawn when the window is being moved.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.PlacementType.html">PlacementType</a></h4>
      <section><p>Specifies the method for displaying the radial menu.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ResizingMode.html">ResizingMode</a></h4>
      <section><p>Resizing mode of <a class="xref" href="C1.Win.Command.C1DockingManager.html">C1DockingManager</a></p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabShape.html">TabShape</a></h4>
      <section><p>Specifies the shape of the tabs in the C1DockingTab control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabSizeModeEnum.html">TabSizeModeEnum</a></h4>
      <section><p>Specifies how tabs of a C1DockingTab are sized.</p>
<p>
Use members of this enumeration to set the value of the TabSizeMode property of a C1DockingTab.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabTextDirectionEnum.html">TabTextDirectionEnum</a></h4>
      <section><p>Specifies the text direction.</p>
<p>
Use members of this enumeration to set the value of the TabTextDirection property of a C1DockingTab.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ToolBarStyleEnum.html">ToolBarStyleEnum</a></h4>
      <section><p>Specifies the style of the toolbar.</p>
<p>
Use members of this enumeration to set the value of the ToolBarStyle property of a C1ToolBar.
</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TooltipPosition.html">TooltipPosition</a></h4>
      <section><p>Specifies where to show menu tooltips relative to the radial menu.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.UIStringsEnum.html">UIStringsEnum</a></h4>
      <section><p>Enumerates customizable user interface strings.
Elements of this enumeration can be used to index strings in the UIStrings array.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.Win.Command.AllowDropTargetEventHandler.html">AllowDropTargetEventHandler</a></h4>
      <section><p>Represents the method that will handle the <span class="xref">AllowDropEventArgs</span> event of a <span class="xref">C1DockingManager</span>.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.AutoCreatedDockingTabHandler.html">AutoCreatedDockingTabHandler</a></h4>
      <section><p>Represents the method that will handle a AutoCreatedDockingTab event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.BeforeSelectWindowEventHandler.html">BeforeSelectWindowEventHandler</a></h4>
      <section><p>Represents the method that will handle a BeforeSelectWindow event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CheckedChangedEventHandler.html">CheckedChangedEventHandler</a></h4>
      <section><p>Represents the method that will handle a CheckedChanged event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ClickEventHandler.html">ClickEventHandler</a></h4>
      <section><p>Represents the method that will handle a Click event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CommandClickEventHandler.html">CommandClickEventHandler</a></h4>
      <section><p>Represents the method that will handle a CommandClick event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CommandLinkEventHandler.html">CommandLinkEventHandler</a></h4>
      <section><p>Represents the method that will handle a CommandLinkAdded or CommandLinkRemoved event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CommandStateQueryEventHandler.html">CommandStateQueryEventHandler</a></h4>
      <section><p>Represents the method that will handle a CommandStateQuery event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CustomizeLinkEventHandler.html">CustomizeLinkEventHandler</a></h4>
      <section><p>Represents the method that will handle a CustomizeLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.CustomizeToolBarEventHandler.html">CustomizeToolBarEventHandler</a></h4>
      <section><p>Represents the method that will handle a CustomizeToolBar event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DockingAnchorsEventHandler.html">DockingAnchorsEventHandler</a></h4>
      <section><p>Represents the method that handles the a docking operations event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawArrowEventHandler.html">DrawArrowEventHandler</a></h4>
      <section><p>Represents the method that will handle a DrawArrow event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawBarEventHandler.html">DrawBarEventHandler</a></h4>
      <section><p>Represents the method that will handle a DrawBar event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawFloatingCaptionEventHandler.html">DrawFloatingCaptionEventHandler</a></h4>
      <section><p>Represents the method that will handle a DrawFloatingCaption event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawLinkEventHandler.html">DrawLinkEventHandler</a></h4>
      <section><p>Represents the method that will handle a DrawLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DrawTabEventHandler.html">DrawTabEventHandler</a></h4>
      <section><p>Represents the method that will handle a DrawTab event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.DropDownEventHandler.html">DropDownEventHandler</a></h4>
      <section><p>Represents the method that will handle a DropDown event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.FloatingEventHandler.html">FloatingEventHandler</a></h4>
      <section><p>Defines method signature to handle the <a class="xref" href="C1.Win.Command.C1DockingManager.Floating.html">Floating</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.FloatingWindowCreatedEventHandler.html">FloatingWindowCreatedEventHandler</a></h4>
      <section><p>A method template that is used to handle <a class="xref" href="C1.Win.Command.C1DockingManager.FloatingWindowCreated.html">FloatingWindowCreated</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.LayoutLinkEventHandler.html">LayoutLinkEventHandler</a></h4>
      <section><p>Represents the method that will handle a LayoutLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.MeasureFloatingCaptionEventHandler.html">MeasureFloatingCaptionEventHandler</a></h4>
      <section><p>Represents the method that will handle a MeasureFloatingCaption event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.MeasureLinkEventHandler.html">MeasureLinkEventHandler</a></h4>
      <section><p>Represents the method that will handle a MeasureLink event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.MeasureTabEventHandler.html">MeasureTabEventHandler</a></h4>
      <section><p>Represents the method that will handle a MeasureTab event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.RadialMenuItemClickEventHandler.html">RadialMenuItemClickEventHandler</a></h4>
      <section><p>Represents the method that will handle a RadialMenuItemClick event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ResizeEventHandler.html">ResizeEventHandler</a></h4>
      <section><p>Defines method signature to handle the <a class="xref" href="C1.Win.Command.C1DockingManager.Resize.html">Resize</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.ResizingEventHandler.html">ResizingEventHandler</a></h4>
      <section><p>Defines method signature to handle the <a class="xref" href="C1.Win.Command.C1DockingManager.Resizing.html">Resizing</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.SelectedIndexChangingEventHandler.html">SelectedIndexChangingEventHandler</a></h4>
      <section><p>Represents the method that will handle a SelectedIndexChanging event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabPageCancelEventHandler.html">TabPageCancelEventHandler</a></h4>
      <section><p>Represents the method that will handle a TabPageClosing event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabPageEventHandler.html">TabPageEventHandler</a></h4>
      <section><p>Represents the method that will handle a TabPageClosed event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.TabPageMovedEventHandler.html">TabPageMovedEventHandler</a></h4>
      <section><p>Represents the method that will handle a TabPageMoved event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Command.UIStringsItemEventHandler.html">UIStringsItemEventHandler</a></h4>
      <section><p>Represents a handler for an <a class="xref" href="C1.Win.Command.UIStrings.html">UIStrings</a> item related event.</p>
</section>


</div>
