Navigation: Ultimate Suite for PowerBuilder Help > PowerDock > Functions >

of_activatedocument

Send comments on this topic.

 

Description:

Brings a document to the foreground and selects the tab that it's on.

Syntax:

of_activatedocument (long al_index)
of_activatedocument (userobject auo_object)
of_activatedocument (window auo_object)

Argument

Description

al_index

The index of the item you want to select.

auo_object

A reference to the window control for the tab you want to select.

auo_object

A reference to the userobject for the tab you want to select.

Return Value:

Returns 1 if successful or a 0 if the method was unable to activate the document tab.

Usage:


Copyright © 2021 Werysoft Inc.