Search:     Advanced search

SelectedTab

Article ID: 193
Last updated: 23 Sep, 2010
Views: 702
Posted: 25 Jul, 2008
by Ramsey M.
Updated: 23 Sep, 2010
by Murray D.

Description:

Function SelectedTab: ITab;  {See Also: Tab Object}

Returns the currently active tab in the estimating window.

Code:

Delphi:
otab := pc.tabs.selectedtab;

VBA:
Set otab = pc.tabs.selectedtab

Notes:

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

This article was:  
Prev  Not what you're looking for? Suggest a topic  Next
2.1.2 - ITabs     TabList