Click or drag to resize

WindowActiveTabIndex Property

Gets or sets the index of the active tab.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract int ActiveTabIndex { get; set; }

Property Value

Type: Int32
See Also