Combo Drop Down List Alignment

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

If the Dropdown list is wider than the Combo Box is it possible to align it
with the right hand side of the Combo instead of the left, effectively it
sticks out to the left not right..............Thanks for any Help!....Bob
 
Bob said:
If the Dropdown list is wider than the Combo Box is it possible to
align it with the right hand side of the Combo instead of the left,
effectively it sticks out to the left not right..............Thanks
for any Help!....Bob

It will always drop to the right unless the screen does not have enough room to
the right in which case it will shift left until it fits.

It will even drop "up" if there is not enough room to drop down, but as far as I
know you cannot force any of these behaviors.
 
Back
Top