BarAndDockingController Events
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 |
---|---|
Changed | Occurs when a BarAndDockingController’s settings are modified. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also