|
-
Nov 4th, 2005, 03:59 AM
#1
Thread Starter
Frenzied Member
Kill Focus Rectangle!
I have 4 images (with text) in a ListView. When 1 of the images is selected, not only the text accompanying that image gets highlighted even the image gets highlighted. Now I want only the text to be highlighted, not the image. How do I do it?
I came across this article in VBForums which makes use of 2 CommandButtons to kill the focus rectangle. Since I am not using a CommandButton, I am putting the only line (in that code) in the Command1_Click event function in my ListView1_Click event function but when I run it, VB crashes.
Thanks,
Arpan
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
|