Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Common
TabbedElementController Class
TabbedElementController Methods
AddTab Method
Apply Method
BringTabToFront Method
Dispose Method
EhView_ActiveChildControlChanged Method
RemoveTabRange Method
Revert Method
SetElements Method
Tab Method
Tabbed
Element
Controller
Remove
Tab
Range Method
Removes a number of tab elements.
Namespace:
Altaxo.Gui.Common
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
RemoveTabRange
(
int
firstTab
,
int
count
)
Parameters
firstTab
Int32
Index of the first tab to remove.
count
Int32
Number of tabs to remove.
Implements
ITabbedElementController
RemoveTabRange(Int32, Int32)
See Also
Reference
TabbedElementController Class
Altaxo.Gui.Common Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net