MobileForms Toolkit Documentation

DropDownPosition Enumeration

Specifies where a drop-down portion of the control is positioned.

public enum DropDownPosition

Members

Member Name Description
Top The drop-down portion of the control is positioned over the control.
Bottom The drop-down portion of the control is positioned below the control.
Left The drop-down portion of the control is positioned on the left of the control.
Right The drop-down portion of the control is positioned on the right of the control.

Requirements

Namespace: Resco.Controls.OutlookControls

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

See Also

Resco.Controls.OutlookControls Namespace