ShowPopupHelp – PB Docs 126

ShowPopupHelp PowerScript function

Description

Displays pop-up
help for the specified control.

Controls

Any control

Syntax

Argument

Description

helpfile

String for the Help file name to be used

control

Dragobject for which the pop-up help
is displayed

contextid

Long for the context ID number

Return Values

Integer. Returns 1 if the function succeeds
and -1 if an error occurs.

Usage

A typical location for the ShowPopupHelp call
is in the Help event of a response window with the Context Help
property enabled. Events relating to movement of the cursor over
a control or to the dragging of a control or object are also logical
places for a ShowPopupHelp call.

You must type a correct context ID number for the contextid argument
or you get a message that a Help topic does not exist for the item
calling the ShowPopupHelp function.

Examples

This example calls a help file in a subdirectory
of the current directory:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x