Back to Devexpress

FluentDesignFormControl Class

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

latest1.9 KB
Original Source

FluentDesignFormControl Class

Represents the form header area in Fluent Design Forms.

Namespace : DevExpress.XtraBars.FluentDesignSystem

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class FluentDesignFormControl :
    ToolbarFormControl,
    ISupportDirectComposition
vb
Public Class FluentDesignFormControl
    Inherits ToolbarFormControl
    Implements ISupportDirectComposition

The following members return FluentDesignFormControl objects:

Inheritance

Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl DevExpress.XtraBars.Controls.CustomControl DevExpress.XtraBars.Controls.CustomLinksControl ToolbarFormControl FluentDesignFormControl

See Also

FluentDesignFormControl Members

DevExpress.XtraBars.FluentDesignSystem Namespace