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

of_register

Send comments on this topic.

 

Description:

Set's the parent window for the toast window. Calling this method is optional. If the parent window isn't set, PowerToast will use the current window as it's parent.

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.