PDA

Click to See Complete Forum and Search --> : Aligning text in a list box


Dark_Blasphemy
Feb 7th, 2003, 02:16 PM
Ok, we're doing a project in my Adv. VB.NET class. It's a program for our snack bar. We have a list box on it for displaying what they ordered, how much they owe, etc.

The thing I need help with is how do I code it to where a couple of lines at the bottom (ex. how much they paid, change, final total) are right aligned and the rest of it above those lines are left-aligned?

Thanks in advance for your help.