TabControl.DeselectTab Method
.NET Framework 4
Makes the tab following the specified tab the current tab.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DeselectTab(Int32) | Makes the tab following the tab with the specified index the current tab. |
|
DeselectTab(String) | Makes the tab following the tab with the specified name the current tab. |
|
DeselectTab(TabPage) | Makes the tab following the specified TabPage the current tab. |