VISIO::WINDOW_RESIZED (int window)

Description: Capture a callback signal on the specified window. If a resize signal has been received by Visio, this command returns a '1'. Else it returns a '0'.

Example: IF VISIO::WINDOW_RESIZED(window) THEN GOSUB routine