'Declaration Public Overloads Function InsertTab( _ ByVal location As InsertLocation _ ) As Tab
public Tab InsertTab( InsertLocation location )
Parameters
- location
- The target InsertLocation for the insertion.
Return Value
The inserted Tab.
'Declaration Public Overloads Function InsertTab( _ ByVal location As InsertLocation _ ) As Tab
public Tab InsertTab( InsertLocation location )