Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawTabEventArgs Class / Page Field

In This Topic
    Page Field (DrawTabEventArgs)
    In This Topic
    The tab page to draw.
    Syntax
    'Declaration
     
    
    Public ReadOnly Page As C1DockingTabPage
    public readonly C1DockingTabPage Page
    See Also