_OlkTimeControl.DropDown Method
Expands the time drop-down list of the time control.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub DropDown
'Usage
Dim instance As _OlkTimeControl
instance.DropDown()
[DispIdAttribute()]
void DropDown()