Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Column alignment in listboxes
Message
From
19/11/1998 17:12:55
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00159381
Message ID:
00159561
Views:
18
Try converting the numbers to strings and padding on the left.

PADL(ALLTRIM(STR(number)), 4)

>I have a multi-column listbox that's populated by an array. Some of the array values are numeric, however they show up in the listbox columns as center-aligned. Is there any way to make them right-aligned?
>
>TIA,
>Rob
Thanks,
Dan Jurden
djurden@outlook.com
Previous
Reply
Map
View

Click here to load this message in the networking platform