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

of_getdockitempanel

Send comments on this topic.

 

Description:

Gets the numeric representation of the dock panel that a userobject exists in.

Syntax:

of_getdockitempanel (userobject auo_object)

Argument

Description

auo_object

A reference to the userobject that has been opened in a dock panel.

Return Value:

Returns TOP, BOTTOM, LEFT or RIGHT depending on which dock panel the user object is in. These are constants declared in the PowerDock control.

Usage:


Copyright © 2021 Werysoft Inc.