VISIO::TEXTBOX_ACTIVATED
(int textbox)
Description: Capture a
callback signal on the specified textbox. If the <return> button
is pressed in a textbox, this command returns a '1'. Else it returns
a '0'.
Example: IF
VISIO::TEXTBOX_ACTIVATED(textbox) THEN GOSUB routine