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:

Part Description
object The name of an object in the Applies to list.  If object is a SubClasser object, then the object must be declared using WithEvents.

 

Home

Copyright and Disclaimer