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 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