Share via


_OlkTimeZoneControl.DropDown Method

Expands the drop-down portion of the time zone control.

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

Syntax

'Declaration
Sub DropDown
'Usage
Dim instance As _OlkTimeZoneControl

instance.DropDown()
void DropDown()

Remarks

Simulates the user clicking the drop button on the control. This method causes the DropButtonClick event to fire.

See Also

Reference

_OlkTimeZoneControl Interface

_OlkTimeZoneControl Members

Microsoft.Office.Interop.Outlook Namespace