MobileForms Toolkit Documentation

OutlookDateTimePicker.DropDownVisible Property

Gets or sets the drop down of month calendar.

public bool DropDownVisible {get; set;}

Property Value

true if a month calendar is visible; otherwise, false.

Remarks

When DropDown is set to true, a month calendar is displayed. You can manualy show or hide month calendar.

See Also

OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace