Extensions: controls

Some functios are implemented as user-defined functions in the System\Functions\Control folder.

 

SelectTab select a tab in a SysTabControl32 control
CB_... functions work with combobox controls
LB_... functions work with listbox controls
   
class Acc functions of this class, together with acc, are used to manipulate controls, menus and other user interface objects.
class Htm functions of this class, together with htm, are used to manipulate controls, links and other objects in web pages.
class ExcelSheet functions of this class are used to get/set cell values in Excel.
   
and more  

 

Category: control.