[]
        
(Showing Draft Content)

C1.Win.Command

C1.Win.Command Namespace

Classes

AllowDropEventArgs

Represents the arguments, associated with a QueryAllowDrop event.

AutoCreatedDockingTabEventArgs

Provides data for the AutoCreatedDockingTab event.

BeforeSelectWindowEventArgs

Arguments for the before select MDI child window event handler.

C1Border

This class allows you to add borders to a C1ToolBar object.

C1Border.BorderTypeConverter

Provides a type converter to convert C1Border objects to and from various other representations.

C1Command

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.

C1Command.TypeConverter

Provides a type converter to convert C1Command to and from various other representations.

C1CommandControl

Arbitrary controls can be contained in toolbars. This functionality is provided by the class C1CommandControl, derived from C1Command.

C1CommandDock

The C1CommandDock control provides docking and floating capabilities to C1Command toolbars (class C1ToolBar) and tab controls (class C1DockingTab).

C1CommandException

This class is for internal use only.

C1CommandHolder

Holds C1Command objects defined on the form.

C1CommandLink

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.

C1CommandLinks

C1CommandLinks

C1CommandMdiList

C1CommandMdiList.

C1CommandMenu

Summary description for C1CommandMenu.

C1Commands

Represents a collection of C1Command

C1ContextMenu

Context menu.

C1CustomizerForm

Represents a main customization form.

C1DockingManager

Allows to customize docking behavior for associated C1DockingTab or C1DockingTabPage control.

C1DockingTab

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.

C1DockingTabPage

Represents a single tab page in a C1DockingTab.

C1DockingTabPages

Represents a collection of C1DockingTabPage elements.

C1MainMenu

Window's main menu control.

C1NewToolbarForm

Represents dialog for entering a new toolbar name.

C1RadialMenu

Represents a radial menu.

C1SelectMdiChildForm

Summary description for C1SelectMdiChildForm.

C1SelectMdiChildForm.WindowItem

Represents one window in the window list

C1SideCaption

Represents a class for SideCaption property of a C1CommandMenu

C1SideCaption.SideCaptionTypeConverter

Provides a type converter to convert C1Command to and from various other representations.

C1Stack

Simple stack with indexed access, based on System.Collections.ArrayList

C1ToolBar

A themeable control that contains one or more buttons.

CentralTabMinimumSize

Determines how the central tab width is calculated when there are two pages of tabs docked on the left and right.

CheckedChangedEventArgs

Arguments for the check auto toggle event handler.

ClickEventArgs

Arguments for the command Click event handler.

CommandClickEventArgs

Arguments for the CommandClick event handler.

CommandLinkEventArgs

Provides data for the CommandLinkAdded or CommandLinkRemoved event.

CommandStateQueryEventArgs

Arguments for the command status query event handler.

ContextInfo

Describes data related to the invokation of a context menu

CustomTooltipDisplayingEventArgs

An event arguments for the custom tooltip placement callback.

CustomizeLinkEventArgs

Provides data for the CustomizeLink event.

CustomizeToolBarEventArgs

Provides data for the CustomizeToolBar event.

DockingAnchorsEventArgs

Represents the arguments, associated with a QueryEnabledAnchors event.

DraggedEventArgs

Provides data for the Dragged event.

DrawArrowEventArgs

Provides data for the DrawArrow event.

DrawBarEventArgs

Provides data for the DrawBar event.

DrawFloatingCaptionEventArgs

Provides data for the DrawFloatingCaption event.

DrawLinkEventArgs

Provides data for the DrawLink event.

DrawTabEventArgs

Provides data for the DrawTab event.

DropDownEventArgs

Provides data for the DropDown event.

FindTypeByName

FloatingEventArgs

Represents the arguments, associated with a Floating event.

FloatingWindowCreatedEventArgs

Provides data for the FloatingWindowCreatedEventArgs event.

LayoutLinkEventArgs

Provides data for the LayoutLink event.

MeasureFloatingCaptionEventArgs

Provides data for the MeasureFloatingCaption event.

MeasureLinkEventArgs

Provides data for the MeasureLink event.

MeasureTabEventArgs

Provides data for the MeasureTab event.

Pair

Represents the C1CommandMdiList data.

RadialMenuCommandItem

Represents a radial menu item associated with a C1Command.

RadialMenuItem

Represents a radial menu item, possibly with a sub-menu.

RadialMenuItemBase

Abstract base class for items in a radial menu.

RadialMenuItemCheckEventArgs

Arguments for the ItemCheck event handler.

RadialMenuItemClickEventArgs

Arguments for the RadialMenuItemClickEventHandler event handler.

RadialMenuItemCollection

The collection of radial menu items.

RadialMenuItemUncheckEventArgs

Arguments for the ItemUncheck event handler.

ResizeEventArgs

Represents the arguments, associated with a Resize event.

ResizingEventArgs

Represents the arguments, associated with a Resizing event.

SelectedIndexChangingEventArgs

Provides data for the SelectedIndexChanging event.

TabPageCancelEventArgs

Provides data for the TabPageClosing event.

TabPageEventArgs

Provides data for the TabPageClosed event.

TabPageMovedEventArgs

Provides data for the TabPageMoved event.

UIStrings

Represents a collection of end user visible UI strings.

UIStringsItemEventArgs

Provides data for an UIStrings item related event.

Enums

AllowedAnchors

Represents allowed anchors for the floating tab.

Anchors

Represents docking anchors.

BorderStyleEnum

Use members of this enumeration to set the value of the Style property of the C1Border class.

ButtonLayoutEnum

Specifies the relative location of text and image on toolbar buttons.

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

ButtonLookFlags

Use 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.

C1AnimationEnum

Specifies how it is determined whether to animate the menus or not.

ClickSourceEnum

Members of this enumeration are used to determine the value of the ClickSource property in the ClickEventArgs class.

CloseBoxPositionEnum

Specifies position of close box in locked mode.

CloseTabBehavior

Defines behavior on C1DockingTabPage's CloseBox click.

CustomizeOptionsFlags

Specifies 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.

DockingStyle

Specifies docking behavior of C1DockingTab controls.

FloatHide

Defines behavior of floating windows when the application loses focus.

HotFrameEnum

Specifies 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.

ItemState

Specifies the radial menu item state.

ItemStateEnum

Specifies the current state of a menu or toolbar item.

LargeMenuDisplayEnum

Specifies 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.

MenuMerge

Specifies 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.

OutlineModeEnum

Specifies how the window outline is drawn when the window is being moved.

PlacementType

Specifies the method for displaying the radial menu.

ResizingMode

Resizing mode of C1DockingManager

TabShape

Specifies the shape of the tabs in the C1DockingTab control.

TabSizeModeEnum

Specifies how tabs of a C1DockingTab are sized.

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

TabTextDirectionEnum

Specifies the text direction.

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

ToolBarStyleEnum

Specifies the style of the toolbar.

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

TooltipPosition

Specifies where to show menu tooltips relative to the radial menu.

UIStringsEnum

Enumerates customizable user interface strings. Elements of this enumeration can be used to index strings in the UIStrings array.

Delegates

AllowDropTargetEventHandler

Represents the method that will handle the AllowDropEventArgs event of a C1DockingManager.

AutoCreatedDockingTabHandler

Represents the method that will handle a AutoCreatedDockingTab event.

BeforeSelectWindowEventHandler

Represents the method that will handle a BeforeSelectWindow event.

CheckedChangedEventHandler

Represents the method that will handle a CheckedChanged event.

ClickEventHandler

Represents the method that will handle a Click event.

CommandClickEventHandler

Represents the method that will handle a CommandClick event.

CommandLinkEventHandler

Represents the method that will handle a CommandLinkAdded or CommandLinkRemoved event.

CommandStateQueryEventHandler

Represents the method that will handle a CommandStateQuery event.

CustomizeLinkEventHandler

Represents the method that will handle a CustomizeLink event.

CustomizeToolBarEventHandler

Represents the method that will handle a CustomizeToolBar event.

DockingAnchorsEventHandler

Represents the method that handles the a docking operations event.

DrawArrowEventHandler

Represents the method that will handle a DrawArrow event.

DrawBarEventHandler

Represents the method that will handle a DrawBar event.

DrawFloatingCaptionEventHandler

Represents the method that will handle a DrawFloatingCaption event.

DrawLinkEventHandler

Represents the method that will handle a DrawLink event.

DrawTabEventHandler

Represents the method that will handle a DrawTab event.

DropDownEventHandler

Represents the method that will handle a DropDown event.

FloatingEventHandler

Defines method signature to handle the Floating event.

FloatingWindowCreatedEventHandler

A method template that is used to handle FloatingWindowCreated event.

LayoutLinkEventHandler

Represents the method that will handle a LayoutLink event.

MeasureFloatingCaptionEventHandler

Represents the method that will handle a MeasureFloatingCaption event.

MeasureLinkEventHandler

Represents the method that will handle a MeasureLink event.

MeasureTabEventHandler

Represents the method that will handle a MeasureTab event.

RadialMenuItemClickEventHandler

Represents the method that will handle a RadialMenuItemClick event.

ResizeEventHandler

Defines method signature to handle the Resize event.

ResizingEventHandler

Defines method signature to handle the Resizing event.

SelectedIndexChangingEventHandler

Represents the method that will handle a SelectedIndexChanging event.

TabPageCancelEventHandler

Represents the method that will handle a TabPageClosing event.

TabPageEventHandler

Represents the method that will handle a TabPageClosed event.

TabPageMovedEventHandler

Represents the method that will handle a TabPageMoved event.

UIStringsItemEventHandler

Represents a handler for an UIStrings item related event.