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

panelmoved

Send comments on this topic.

 

Description:

Occurs when a userobject is moved to a new dock panel.

Syntax:

panelmoved ( userobject auo_object, integer panel )

Argument

Description

auo_object

A reference to the object that was moved to a new panel

panel

A numeric value representing the dock panel that the user object moved to: TOP, BOTTOM, LEFT or RIGHT.

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

Return Value:

No return value.

Usage:


Copyright © 2021 Werysoft Inc.