dbicTabs Send comments on this topic.
TabPage Class
See Also  Members  
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace : TabPage Class

The TabPage class.

Object Model

TabPage Class

Syntax

Visual Basic (Declaration) 
Public Class TabPage 
   Inherits System.Windows.Forms.Panel
C# 
public class TabPage : System.Windows.Forms.Panel 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  Dbi.WinControl.Tabs.TabPage

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also