Back to Devexpress

FormAssistant Class

windowsforms-devexpress-dot-xtrabars-9c342392.md

latest1.3 KB
Original Source

FormAssistant Class

Converts a regular form to a DevExpress form and backwards.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXLicenseWinForms]
public class FormAssistant :
    Component
vb
<DXLicenseWinForms>
Public Class FormAssistant
    Inherits Component

Remarks

See the following link for more information: Form Assistant.

Inheritance

Object MarshalByRefObject Component FormAssistant

See Also

FormAssistant Members

DevExpress.XtraBars Namespace