Back to Devexpress

DevExpress.XtraBars.Docking2010 Namespace

windowsforms-devexpress-dot-xtrabars-dot-docking2010-d1bb5738.md

latest2.7 KB
Original Source

DevExpress.XtraBars.Docking2010 Namespace

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

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

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

Classes

NameDescription
ButtonEventArgsProvides data for Custom WindowsUI and Custom Header Button events, such as the DockPanel.CustomButtonChecked or WindowsUIButtonPanel.ButtonClick events.
DocumentManagerThe component that allows you to implement tabbed, native MDI, Windows 10-inspired or Widget application UIs.
WindowsUIButtonA Custom Button in the WindowsUI View. A button in the WindowsUIButtonPanel control.
WindowsUIButtonPanelAllows you to create Windows UI flat buttons.
WindowsUISeparatorA separator item that delimits neighboring WindowsUIButton objects.

Interfaces

NameDescription
IButtonExposes base button properties.

Delegates

NameDescription
ButtonEventHandlerThe method for handling events which take a ButtonEventArgs object as a parameter.

Enums

NameDescription
ButtonStyleProvides members that specify whether a button is a regular (push button) or check-button.