Back to Devexpress

TabFormPage Class

windowsforms-devexpress-dot-xtrabars-b79c6327.md

latest1.6 KB
Original Source

TabFormPage Class

A page in the TabFormControl.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class TabFormPage :
    Component,
    IDXImageUriClient,
    IImageAnimationProviderListener
vb
Public Class TabFormPage
    Inherits Component
    Implements IDXImageUriClient,
               IImageAnimationProviderListener

The following members return TabFormPage objects:

Remarks

Use the TabFormControlBase.Pages collection to add pages to the TabFormControl.

Inheritance

Object MarshalByRefObject Component TabFormPage

See Also

TabFormPage Members

Pages

DevExpress.XtraBars Namespace