TimeChange Event | ||||||
Applies to: Subclasser object, PowerForm
control See also: SettingChange event, DisplayResolutionChange event, Event Index Occurs when time or date have been changed. This event can occur when the time has been changed via the Date/Time control panel, or when the time has been updated by another application. Syntax: Private Sub object_TimeChange() The TimeChange event syntax has these parts:
|