Back to Devexpress

BarAndDockingController Properties

windowsforms-devexpress-dot-xtrabars-dot-baranddockingcontroller-dot-underscore-properties.md

latest5.9 KB
Original Source

BarAndDockingController Properties

Allows you to customize the form-scope display and behavior settings for controls and components included in the XtraBars library - bars, dock panels, Ribbon controls, App UI Manager (DocumentManager) and tabbed windows (XtraTabbedMdiManager).

NameDescription
AppearancesBackstageViewProvides the default appearance settings applied to BackstageViewControl controls.
AppearancesBarSpecifies appearance settings for items in bars and menus in different states.
AppearancesDockingProvides the default appearance settings for all dock panels, implemented with the DockManager component.
AppearancesDocumentManagerContains the default appearance settings applied to Views of the DocumentManager component.
AppearancesRibbonProvides the default appearance settings of the Ribbon Controls and Ribbon Forms.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CustomPaintStyleThis member supports the internal infrastructure, and is not intended to be used directly from your code.
Default staticProvides access to the Default BarAndDockingController , which contains the application-scope settings for the XtraBars controls and components.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DragCursorsGets an array of cursors that can be used for drag operations on links.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
LookAndFeelProvides Look And Feel and Skinning settings for the controls/components included in the XtraBars library.
PaintStyleGets the object that provides information on the current paint scheme.
PaintStyleNameThis member is not supported.
PaintStylesContains paint information for the available paint schemes.
PropertiesBarContains the default customization settings of the Bars UI (BarManager).
PropertiesDockingProvides the default customization settings for the Application UI Manager (DocumentManager) and Dock Manager.
PropertiesRibbonProvides the default customization properties for the Ribbon UI elements.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

BarAndDockingController Class

BarAndDockingController Members

DevExpress.XtraBars Namespace