Please enable JavaScript to view this site.

ASQL Reference

Navigation: » No topics above this level «

AUI_CONTROL

Scroll Prev Top Next More

xcall AUI, AUI_CONTROL, opcode, ctlid, ctext, cstate, ctype, cmd, func, cstatus, srow, scol, erow, ecol, fgc, bgc, fontattr, fontscale, fontface, tooltip, parentid, winclass, winstyle, winstylex, ctype2

The AUI_CONTROL class provides methods for creating a wide range of Windows GUI "controls", such as buttons, static text objects, listboxes, etc.

This class is supported under Windows (and ATE) only, although there is nothing prohibiting an ambitious programmer from implementing a "super class" that provides similar capabilities in a text environment. In fact, it is generally recommended that developers create their own wrappers for these low level functions in order to standardize and accelerate their development.

Subtopics