Navigation: Ultimate Suite for PowerBuilder Help > DWNav > Events >

ue_buttonclicking

Send comments on this topic.

 

Description:

Occurs before a button is clicked

Syntax:

ue_buttonclicking ( stirng as_button )

Argument

Description

as_button

The text of the button that is being clicked.

Return Value:

Return 0 to allow the button to be clicked. Return any other value to prevent it from being clicked.

Usage:


Copyright © 2021 Werysoft Inc.