Home : Computing

Visual Basic 6.0 / Visual Basic for Applications


Notes

DoEvents

Yields execution so that the operating system can process other events.

Modal Forms

frmSomeForm.Show vbModal
Author:  Mark Carter
Updated: 22-Jun-2009