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

of_register

Send comments on this topic.

 

Description:

Set's the parent window for the messagebox overlay. Calling this method is optional. If the parent window isn't set, PowerMessage 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 messagebox overlay.

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.