Margin listbox to left or Right

R

Roy Goldhammer

Hello there

I have list box on one of my forms

If i add data with 3 columns it always looks like this:
AAA| bb| cc|

what i need to do that it will be always look like this:

AA |bb |cc |

or if i'm working on hebrew or arabic it will be the opposite?
 
Top