Navigation: Ultimate Suite for PowerBuilder Help > Feature\Product Tour > Functions >

of_register

Send comments on this topic.

 

Description:
 

Set's the parent window for the feature tour overlay. Calling this method is mandatory. If the parent window isn't set, the tour will not start.

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 feature tour overlay.

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.