Occurs when the user drags the question-mark button from the title bar to a menu item or a control and then clicks, or when the user clicks in a control (giving it focus) and then presses the F1 key.
Event ID |
Objects |
---|---|
pbm_help |
Window, Menu, DragObject |
Argument |
Description |
---|---|
xpos |
Integer by value (the distance of the Help message from the left edge of the screen, in PowerBuilder units) |
ypos |
Integer by value (the distance of the Help message from the top of the screen, in PowerBuilder units) |
Long. Return code choices (specified in a RETURN statement):
0 Continue processing