IconPlacement Enumeration

Specifies the location of the icon within the TextBoxAutoComplete control.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public enum IconPlacement

Members

Left0 Left.
Right1 Right.

See Also