Skip to main content
Bar

TabFormControlBase Class

The base class for the TabFormControl.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class TabFormControlBase :
    CustomLinksControl,
    ISupportInitialize

The following members return TabFormControlBase objects:

Inheritance

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