DrawControl (Kernel)

DrawControl(control)

Draws the specified control object to the screen. Its properties tell where it should go and how it should behave.

Parameters:control (heapPtr) – An object that inherits from Control.

See Also: HiliteControl(), EditControl()