Back to Devexpress

FluentDesignForm Class

windowsforms-devexpress-dot-xtrabars-dot-fluentdesignsystem.md

latest2.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class FluentDesignForm :
    ToolbarForm
vb
Public Class FluentDesignForm
    Inherits 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

FluentDesignForm Members

Fluent Design Form

DevExpress.XtraBars.FluentDesignSystem Namespace