Skip to main content
A newer version of this page is available. .

DevExpress.XtraBars.Docking2010 Namespace

Contains classes that are used to emulate the UI found in Visual Studio 2010.

Assemblies: DevExpress.Utils.v20.2.dll, DevExpress.XtraBars.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core, DevExpress.Win.Navigation

Classes

Name Description
ButtonEventArgs Provides data for Custom WindowsUI and Custom Header Button events, such as the DockPanel.CustomButtonChecked or WindowsUIButtonPanel.ButtonClick events.
DocumentManager The component that allows you to implement tabbed, native MDI, Windows 10-inspired or Widget application UIs.
WindowsUIButton A Custom Button in the WindowsUI View. A button in the WindowsUIButtonPanel control.
WindowsUIButtonPanel Allows you to create Windows UI flat buttons.
WindowsUISeparator A separator item that delimits neighboring WindowsUIButton objects.

Interfaces

Name Description
IButton Exposes base button properties.

Delegates

Name Description
ButtonEventHandler The method for handling events which take a ButtonEventArgs object as a parameter.

Enums

Name Description
ButtonStyle Provides members that specify whether a button is a regular (push button) or check-button.