IEstimate.ActivateTab Method

Activates the specified tab if it exists and the estimate window is shown.
Sub ActivateTab( _ 
ByVal tabIndex As EstimateTab
)
This language is not supported or no code example is available.
void ActivateTab( 
EstimateTab tabIndex 
)
This language is not supported or no code example is available.

Parameters

tabIndex
EstimateTab

The tab to be activated.

Version
 
Available since QDV 7.22.945.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition