TObject
TPersistent
TComponent
TControl
TWinControl
TCustomTabControl
TPageControl
| Delphi | C#.NET | Supported |
| TPageControl | System.Windows.Forms.TabControl | Yes |
| Properties | ||
| ActivePageIndex | SelectedIndex | Yes |
| PageCount | TabCount | Yes |
| Pages | TabPages | Yes |
| ActivePage | SelectedTab | Yes |
| Methods | ||
| Destroy | No | |
| FindNextPage | No | |
| SelectNextPage | No | |