[]
Specifies which side of the combo box the drop-down list is aligned to.
public enum ListAlignment : short
Public Enum ListAlignment As Short
Name | Description |
---|---|
Left | [0] Aligns the drop-down list to the left |
Right | [1] Aligns the drop-down list to the right |