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

of_Register

Send comments on this topic.

 

Description:

Set's the parent window for the modal window overlay. Calling this method is optional. If the parent window isn't set, PowerModal will look for the top most parent in the application and use that.

Syntax:

of_register(window a_window)

Argument

Description

a_window

A reference to the window object that will be the parent window. The parent window will be the window that displays the modal window overlay.

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.