Share via


OlkInfoBarEvents_Event.Click Event

Occurs when the control is clicked, either through user action or programmatically.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event Click As OlkInfoBarEvents_ClickEventHandler
'Usage
Dim instance As OlkInfoBarEvents_Event
Dim handler As OlkInfoBarEvents_ClickEventHandler

AddHandler instance.Click, handler
event OlkInfoBarEvents_ClickEventHandler Click

See Also

Reference

OlkInfoBarEvents_Event Interface

OlkInfoBarEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace