Share via


OlkCategoryEvents_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 OlkCategoryEvents_ClickEventHandler
'Usage
Dim instance As OlkCategoryEvents_Event
Dim handler As OlkCategoryEvents_ClickEventHandler

AddHandler instance.Click, handler
event OlkCategoryEvents_ClickEventHandler Click

See Also

Reference

OlkCategoryEvents_Event Interface

OlkCategoryEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace