Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 OlkLabelEvents_ClickEventHandler
'Usage
Dim instance As OlkLabelEvents_Event
Dim handler As OlkLabelEvents_ClickEventHandler
AddHandler instance.Click, handler
event OlkLabelEvents_ClickEventHandler Click