Form_Button_Notification - Entry
Augmented to give the object the focus (if it is not already the focus object) and, if the focus is successful, to send the prompt message
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| Item# | Integer | |
| Dummy | Integer | not used |
Syntax
Procedure Form_Button_Notification Integer Item# Integer Dummy
Description
The Form_button_notification message is augmented to give the object the focus (if it is not already the focus object) and, if the focus is successful, to send the prompt message. This is sent when the prompt button is pressed.