OlkTimeZoneControlEvents_Event.DropButtonClick Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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