UI (User Interface)

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

UI (User Interface)

 

Description

 

This module allows you to design standard Windows look-and-feel user interfaces for your thinBasic scripts and process their events.

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "UI"