Back to Devexpress

TabFormControlBase Class

windowsforms-devexpress-dot-xtrabars-a625a9e0.md

latest1.6 KB
Original Source

TabFormControlBase Class

The base class for the TabFormControl.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class TabFormControlBase :
    CustomLinksControl,
    ISupportInitialize
vb
Public Class TabFormControlBase
    Inherits CustomLinksControl
    Implements ISupportInitialize

The following members return TabFormControlBase objects:

Inheritance

Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl DevExpress.XtraBars.Controls.CustomControl DevExpress.XtraBars.Controls.CustomLinksControl TabFormControlBase TabFormControl

See Also

TabFormControlBase Members

DevExpress.XtraBars Namespace