ITabbedElementViewBringTabToFront Method |
Activates the tab page with the title
.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax void BringTabToFront(
int index
)
Parameters
- index Int32
- The index of the tab page to focus.
See Also