Share via


OlkListBoxEvents_Event.Change Event

Occurs when the selection in the list displayed by the control changes.

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

Syntax

'Declaration
Event Change As OlkListBoxEvents_ChangeEventHandler
'Usage
Dim instance As OlkListBoxEvents_Event
Dim handler As OlkListBoxEvents_ChangeEventHandler

AddHandler instance.Change, handler
event OlkListBoxEvents_ChangeEventHandler Change

See Also

Reference

OlkListBoxEvents_Event Interface

OlkListBoxEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace