OlkTimeControlEvents_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 OlkTimeControlEvents_ChangeEventHandler
'Usage
Dim instance As OlkTimeControlEvents_Event
Dim handler As OlkTimeControlEvents_ChangeEventHandler
AddHandler instance.Change, handler
event OlkTimeControlEvents_ChangeEventHandler Change
See Also
Reference
OlkTimeControlEvents_Event Interface