MobileForms Toolkit Documentation

LeftRightAligment Enumeration

Specifies whether an object or text is aligned to the left or right of reference point.

public enum LeftRightAligment

Remarks

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

Members

Member Name Description
Left The object or text is is aligned to the left of the reference point.
Right The object or text is is aligned to the right of the reference point.

Requirements

Namespace: Resco.Controls.OutlookControls

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

See Also

Resco.Controls.OutlookControls Namespace