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

of_isdocumentfloating

Send comments on this topic.

 

Description:

Used to determine if a document is in a floating window.

Syntax:

of_isdocumentfloating (window aw_window)
of_isdocumentfloating (userobject auo_object)

Argument

Description

aw_window

A reference to the window control that would be in the floating window.

auo_object

A reference to the userobject that would be in the floating window.

Return Value:

Returns TRUE if the document is floating or FALSE if it's docked in the document tab control.

Usage:


Copyright © 2021 Werysoft Inc.