Share via


OlkDateControlEvents_Event.DropButtonClick Event

Occurs when the user clicks the drop button to expand the calendar in the date control.

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

Syntax

'Declaration
Event DropButtonClick As OlkDateControlEvents_DropButtonClickEventHandler
'Usage
Dim instance As OlkDateControlEvents_Event
Dim handler As OlkDateControlEvents_DropButtonClickEventHandler

AddHandler instance.DropButtonClick, handler
event OlkDateControlEvents_DropButtonClickEventHandler DropButtonClick

See Also

Reference

OlkDateControlEvents_Event Interface

OlkDateControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace