NewScreenReady Event (UtsScreen)
In This Topic
Occurs as soon as the screen has been quiet for the time duration specified by the ScreenSettleTime property.
Syntax
private Sub UtsScreen_NewScreenReady (
ByVal As Object _
)
Parameters
- sender
- Sender of event.
See Also