GetActiveTab 

Syntax:             long GetActiveTab ();

Return Value:    The index of currently active tab of ELS-QB control.

Remarks:

Call this method to obtain the index of the currently active tab in the ELS-QB control.

Note: Correspondence of indexes is as follows:

0 - Query tab

            1 – Result tab

                        of ELS-QB Control.

Example:

For Sample of GetActiveTab() usage see the Examples of  GetCharLinePos() or SetSQLEditiorFont()