VISIO::COMBOBOX_GET_TEXT (int combobox)

Description: Gets the text which currently is being displayed in the entry of a combobox. The ID of the combobox is passed as argument and the contents of the entry is returned.

Example: text$ = VISIO::COMBOBOX_GET_TEXT (combobox)