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