TabControl Control

ContainerControl
   TabControl

control TabControl implements

IDisposable

Constructors

TabControl

Properties

SelectedTabIndex
Width (Inherited) Sets or gets width of the control.
Height (Inherited) Sets or gets height of the control.
Visible (Inherited) Visible state of the control.
Window (Inherited) Gets control’s owner window.
Left (Inherited) Sets or gets controls left location.
Top (Inherited) Sets or gets controls top location.

Methods

Dispose
OnTabSelected (Protected)
SelectTab
SetFocus (Inherited) Sets focus.

Events

TabSelected