Share via


OlkTimeControlEvents_Event.DropButtonClick Event

Occurs when the user clicks the drop button to expand the time drop-down list in the time control.

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

Syntax

'Declaration
Event DropButtonClick As OlkTimeControlEvents_DropButtonClickEventHandler
'Usage
Dim instance As OlkTimeControlEvents_Event
Dim handler As OlkTimeControlEvents_DropButtonClickEventHandler

AddHandler instance.DropButtonClick, handler
event OlkTimeControlEvents_DropButtonClickEventHandler DropButtonClick

See Also

Reference

OlkTimeControlEvents_Event Interface

OlkTimeControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace