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

of_isdocked

Send comments on this topic.

 

Description:

Determines if a dock panel is pinned or unpinned.

Syntax:

of_isdocked (al_position)

Argument

Description

al_position

A numeric value representing the dock panel you want to get the pinned state for: TOP, BOTTOM, LEFT or RIGHT.

TOP, BOTTOM, LEFT and RIGHT are constants declared in the PowerDock control.

Return Value:

Returns TRUE if the dock panel is pinned or FALSE if it's not.

Usage:


Copyright © 2021 Werysoft Inc.