OlkComboBoxEvents_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 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