Skip to main content

FluentDesignForm Class

A replacement for standard Visual Studio forms that features Windows 10-inspired visual effects, custom header area buttons, and an embedded side Accordion Control.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class FluentDesignForm :
    ToolbarForm

The following members return FluentDesignForm objects:

Remarks

See the Fluent Design Form article to learn more.

Inheritance

Show 12 items
Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
Form
DevExpress.XtraEditors.DForm
DevExpress.XtraEditors.MouseWheelContainerForm
XtraForm
ToolbarForm
FluentDesignForm
See Also