Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Right Align Column in ListView 6.0 / SP4?
Message
 
To
09/10/2000 09:13:06
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00426701
Message ID:
00426963
Views:
23
I thought I tried that, and that it anly affected the text in the column header (and not so much the contents of the column). I'll try it again though.
Thanks


>>Other than using a fixed pitch font, is there any method to right justify text in the Ms ListView 6 (similar to the the way the 'file size') appears in Explorer. There are also those liitle dots ('...') that appear when the LV control thinks the column with is too narrow.
>>AHA:
>>Terry
>
>Terry,
>
>When you create the column headers you can specify the alignment.
>
>oColumnHeader = oListView.ColumnHeaders.Add(Index, Key, Text, Width, Alignment)
>
>Alignment is either: 0 - Left, 1 - Right, 2 - Center
>
>Dan
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform