_OlkDateControl.DropDown Method
Expands the calendar portion of the date 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 _OlkDateControl
instance.DropDown()
[DispIdAttribute()]
void DropDown()