Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.v24.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