Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView - header's icon alignment
Message
From
30/08/2005 15:25:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01045162
Message ID:
01045287
Views:
27
Hi Naomi,


>Hi everybody,
>
>When I try to see Help for ListView control it gives me an error message about not finding the file.
>

I think, the help is came with Visual Studio 6 (VB). You have to install it to get the help file.


>My question is: how can I set the icon alignment in the header to be right aligned (right after the text). I'd like to replicate Windows Explorer look.
>

Send LVM_SETCOLUMN message using LVCFMT_BITMAP_ON_RIGHT for LVCOLUMN structure. Take a look at MSDN :)

Good luck
Herman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform