Name
FirstInput
Environment
Windows
Synopsis
Sub Ucm_FirstInput()
Description
The FirstInput event fires upon the first input that occurs for the UCM control. Since a control is initialized with each form load, this initial state may occur several times in the lifetime of a program.
Parameters
None
See also
DataInput
Back to top