TabControl Methods |
The TabControl type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.) | |
| OnSelectedIndexChanged |
Raises the SelectedIndexChanged event.
| |
| Remove |
Remove the specified child from the container.
(Overrides ContainerRemove(Control).) |