Stop_UI - cUIObject

Terminates a popup_modal message and returns execution to the next line after the one on which this message was sent

Type: Procedure

Return Data Type: Integer

Parameters: None

Return Value


Syntax
Procedure Stop_UI Returns Integer

Call: Get msg_Stop_UI to IntegerVariable


Description

The stop_ui message is used to terminate a popup_modal message and return execution to the next line after the one on which this message was sent. The message returns 1 to the caller. The message is used on items and accelerator-key definitions.

on_key kexit send stop_ui