ITabbedElementControllerBringTabToFront Method |
Brings the specified tab to the front.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid BringTabToFront(
int i
)
Parameters
- i Int32
- The tab index.
See Also