OlkTimeZoneControlEvents_Event.Change Event
Occurs when the Value property changes.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event Change As OlkTimeZoneControlEvents_ChangeEventHandler
'Usage
Dim instance As OlkTimeZoneControlEvents_Event
Dim handler As OlkTimeZoneControlEvents_ChangeEventHandler
AddHandler instance.Change, handler
event OlkTimeZoneControlEvents_ChangeEventHandler Change
See Also
Reference
OlkTimeZoneControlEvents_Event Interface