OlkComboBoxEvents_Event.DropButtonClick Event

Definition

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

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

Event Type

Applies to