|
-
March 11th, 1999, 03:40 PM
#1
ListView Problem...( ful row selection )
Hi Everybody,
The VisualBasic version is 5.0
My application has a ListView control.
I am doing a full row select by using SendMessage and the style as
LVS_EX_FULLROWSELECT, for which you need Comctl32.dll's new version
which comes with I.E 4.0. ( I have this new version ).
Now the problem is when I do F5 in VB, it runs properly i.e.
the full row is selected in the Listiew. But if I make an EXE
of that application, the full row selection doesn't take place.
Does anybody knows, why this happens.
Thanks
Abhijit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|