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).Name | Description |
---|---|
AppearancesBackstageView | Provides the default appearance settings applied to BackstageViewControl controls. |
AppearancesBar | Specifies appearance settings for items in bars and menus in different states. |
AppearancesDocking | Provides the default appearance settings for all dock panels, implemented with the DockManager component. |
AppearancesDocumentManager | Contains the default appearance settings applied to Views of the DocumentManager component. |
AppearancesRibbon | Provides the default appearance settings of the Ribbon Controls and Ribbon Forms. |
CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
CustomPaintStyle | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Default static | Provides access to the Default BarAndDockingController, which contains the application-scope settings for the XtraBars controls and components. |
DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
DragCursors | Gets an array of cursors that can be used for drag operations on links. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
LookAndFeel | Provides Look And Feel and Skinning settings for the controls/components included in the XtraBars library. |
PaintStyle | Gets the object that provides information on the current paint scheme. |
PaintStyleName | This member is not supported. |
PaintStyles | Contains paint information for the available paint schemes. |
PropertiesBar | Contains the default customization settings of the Bars UI (BarManager). |
PropertiesDocking | Provides the default customization settings for the Application UI Manager (DocumentManager) and Dock Manager. |
PropertiesRibbon | Provides the default customization properties for the Ribbon UI elements. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
See Also