TabControl::DeselectTab Method
.NET Framework (current version)
Makes the tab following the specified tab the current tab.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
