In This Article

ActiproSoftware.UI.WinForms.Controls.Bars Namespace

Classes

BarButtonCommand

Represents a bar button command.

BarButtonLink

Represents a bar button command link.

BarComboBoxCommand

Represents a bar combobox command.

BarComboBoxCommand.ObjectCollection

Represents a collection of objects for a BarComboBoxCommand.

BarComboBoxLink

Represents a bar combobox command link.

BarCommand

Defines the base requirements for a bar command.

BarCommandCollection

Encapsulates a collection of BarCommand objects.

BarCommandLink

Provides the base requirements for a bar command link.

BarCommandLinkCollection

Represents a collection of BarCommandLink objects.

BarCommandLinkEventArgs

Provides data for the BarCommandLink or BarCommand events.

BarCommandListBox

A ListBox that lists bar commands and is for use in a run-time customize dialog.

BarControlEventArgs

Provides data for IBarControl events.

BarCustomControlCommand

Represents a bar custom control command.

BarCustomControlLink

Represents a bar custom control command link.

BarCustomizeDropTarget

Provides data a customize drop target.

BarDockArea

Represents a bar dock area.

BarExpanderButtonCommand

Represents a bar button command that causes a popup when in a toolbar or expands when in a menu.

BarExpanderButtonLink

Represents a bar expander button command link.

BarKeyTypedEventArgs

Provides data for the KeyTyped event.

BarKeyboardShortcut

Represents a keyboard shortcut.

BarKeyboardShortcutCollection

Encapsulates a collection of BarKeyboardShortcut objects.

BarKeyboardShortcutTextBox

Provides a TextBox that accepts keyboard shortcuts for a run-time customize dialog.

BarLabelCommand

Represents a bar label command.

BarLabelLink

Represents a bar label command link.

BarLayoutXmlSerializer

Serializes BarManager layouts to XML.

BarManager

Provides a manager for controlling bar objects.

BarManagerDockableToolBarCollection

Encapsulates a collection of DockableToolBar objects.

BarModeCollection

Encapsulates a collection of modes.

BarPopupButtonCommand

Represents a bar button command that causes a popup.

BarPopupButtonLink

Represents a bar popup button command link.

BarProcessEventArgs

Provides data for bar processing events.

BarRenderer

Provides the default renderer for bar controls.

BarSplitButtonCommand

Represents a bar button command with a split drop-down.

BarSplitButtonLink

Represents a bar split button command link.

BarTextBoxCommand

Represents a bar textbox command.

BarTextBoxLink

Represents a bar textbox command link.

DockableToolBar

Represents a dockable toolbar control.

DockableToolBarRow

Represents a dockable toolbar row.

DockableToolBarRowCollection

Represents a collection of DockableToolBarRow objects.

DockableToolBarRowDockableToolBarCollection

Represents a collection of DockableToolBar objects.

KeysCollection

Provides a collection of Keys values.

MenuBar

Represents a menubar.

MetroBarRenderer

Provides a base renderer for bar controls that have a Metro appearance.

MetroStatusBarRenderer

Provides a base renderer for StatusBar controls that have a Metro appearance.

OfficeClassicBarRenderer

Provides a renderer for bar controls that have an Office classic appearance.

OfficeClassicStatusBarRenderer

Provides a renderer for StatusBar controls that have an Office classic appearance.

PopupMenu

Represents a popup menu.

PopupMenuCollection

Encapsulates a collection of PopupMenu objects.

StatusBar

Represents a statusbar control.

StatusBarLabelPanel

Represents a label panel for a StatusBar.

StatusBarPanel

Represents the base class for a StatusBar panel.

StatusBarPanelCollection

Represents a collection of StatusBarPanel objects.

StatusBarPanelMouseEventArgs

Provides data for StatusBarPanel mouse events.

StatusBarProgressBarPanel

Represents a progressbar panel for a StatusBar.

StatusBarRenderer

Provides a base renderer for the StatusBar control.

ToolBar

Represents a standalone toolbar control.

VisualStudioBarRenderer

Provides a base renderer for bar controls that have a Visual Studio appearance.

VisualStudioClassicStatusBarRenderer

Provides a renderer for StatusBar controls that have a Visual Studio classic appearance.

WindowsClassicBarRenderer

Provides a renderer for bar controls that have a Windows classic appearance.

WindowsClassicStatusBarRenderer

Provides a renderer for StatusBar controls that have a Windows classic appearance.

Interfaces

IBarCheckableCommand

Provides the base requirements for a a BarCommand that can be checkable.

IBarControl

Provides the base requirements for a control that can contain bar command links.

IBarCustomControlControl

Provides the base requirements for a custom Control that is owned by a BarCustomControlLink.

IBarCustomizePopupMenuDesignerForm

Provides the base requirements for a design mode customize form.

IBarDesignModeCustomizeForm

Provides the base requirements for a design mode customize form.

IBarDesignModeCustomizeFormManager

Provides the base requirements for interacting with IBarDesignModeCustomizeForm while in design mode.

IBarObject

Provides the base requirements for an object that is part of the bar system.

IBarPopupCommand

Provides the base requirements for a BarCommand that displays popups.

IBarPopupCommandLink

Provides the base requirements for a BarCommandLink that displays popups.

IBarRenderer

Provides the base requirements for a renderer of bar controls.

IHasDefaultCommandLinks

Provides the base requirements for an object that defines a default BarCommandLinkCollection.

IStatusBarRenderer

Provides the base requirements for a StatusBar control renderer.

Enums

BarComboBoxCommandStyle

Specifies the style of a BarComboBoxCommand.

BarCommandLinkDisplayStyle

Specifies the display style for a bar command link.

BarControlDisplayStyle

Specifies how to display command links in a bar control.

BarControlLayoutStyle

Specifies the layout style to use for an IBarControl.

BarCustomizeMode

Specifies the type of customize mode in progress.

BarExpanderButtonCommandPopulationStyle

Specifies the style of a BarExpanderButtonCommand.

BarMergeAction

Specifies the type of action to perform when merging command links.

BarPopupButtonLinkArrowStyle

Specifies how to draw the arrow for BarPopupButtonLink command links.

BarPopupCloseReason

Specifies the reason why a bar popup is closed.

BarProcessFlag

Indicates the type of processing to occur.

DockableToolBarCreationStyle

Specifies the creation style of a DockableToolBar.

DockableToolBarPosition

Specifies the position of a DockableToolBar.

StatusBarLabelPanelLinkBehavior

Specifies the link behavior style to use for a StatusBarLabelPanel.

StatusBarPanelAutoSize

Specifies how a StatusBarPanel control behaves when the control resizes.

StatusBarPanelImageLayoutStyle

Specifies the layout style to use for a StatusBarPanel image.

StatusBarProgressBarPanelStyle

Specifies the style to use for a StatusBarProgressBarPanel.

Delegates

BarCommandLinkEventHandler

Represents the method that will handle the BarCommandLink or BarCommand events.

BarControlEventHandler

Represents the method that will handle IBarControl events.

BarKeyTypedEventHandler

Represents the method that will handle the KeyTyped event.

BarProcessEventHandler

Represents the method that will handle the BarCommand processing event.

StatusBarPanelMouseEventHandler

Represents the method that will handle StatusBarPanel mouse events.