OlkTimeZoneControlEvents_Event.Click Event
Occurs when the user clicks inside the control.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event Click As OlkTimeZoneControlEvents_ClickEventHandler
'Usage
Dim instance As OlkTimeZoneControlEvents_Event
Dim handler As OlkTimeZoneControlEvents_ClickEventHandler
AddHandler instance.Click, handler
event OlkTimeZoneControlEvents_ClickEventHandler Click
See Also
Reference
OlkTimeZoneControlEvents_Event Interface