EditControl

void EditControl(heapPtr control, heapPtr event)

By specifying an edit control object and an event object, it will handle everything related to the edit control, such as letting the user enter text. The event object is then updated accordingly.

See Also: DrawControl, HiliteControl