OlkTimeZoneControlEvents_Event.DropButtonClick Event

Definition

Occurs when the user clicks the drop button to expand the drop-down list in the time zone control, or when the DropDown() method is called programmatically.

public:
 event Microsoft::Office::Interop::Outlook::OlkTimeZoneControlEvents_DropButtonClickEventHandler ^ DropButtonClick;
event Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_DropButtonClickEventHandler DropButtonClick;
Event DropButtonClick As OlkTimeZoneControlEvents_DropButtonClickEventHandler 

Event Type

Applies to