Click or drag to resize

TabControl Methods

The TabControl type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.)
Protected methodOnSelectedIndexChanged
Raises the SelectedIndexChanged event.
Public methodRemove
Remove the specified child from the container.
(Overrides ContainerRemove(Control).)
Top
See Also