MobileForms Toolkit Documentation

OutlookDateTimePickerStyle Enumeration

Specifies whether a control style is DateTime picker or WeekDay picker.

public enum OutlookDateTimePickerStyle

Remarks

Use the members of this enumeration to set the values of the Style.

Members

Member Name Description
DateTimePicker The control has DateTimePicker style.
WeekDayPicker The control has WeekDayPicker style.

Requirements

Namespace: Resco.Controls.OutlookControls

Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)

See Also

Resco.Controls.OutlookControls Namespace