Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Column Header

202| Tue, 05 Feb 2008 10:57:00 GMT| sigallaniado| Comments (3)
How can I capture right-click on the ListView column header? Please help
Thanks
Sigal Laniado

Keywords & Tags: column, header, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/80860/
 
«« Prev - Next »» 3 helpful answers below.
I wrote an article for this (and stopping resizing) last year on the dev-archive site - take a look at

http://dev-archive.developer.com/vb/articles/htm/LVTricks.shtml

Chris Eastwood

dev-archive - the website for developers
http://dev-archive.developer.com/vb

chriseastwood | Sat, 10 Nov 2007 02:07:00 GMT |

Thanks it really helps. You mentaioned in your article to add a subclass control- what is it? (sorry for the begginner question)
Thanks !!

sigallaniado | Sat, 10 Nov 2007 02:08:00 GMT |

You can download a free subclassing control from

http://www.softcircuits.com

Just place it on a form and paste in the code from the article.

Chris Eastwood

dev-archive - the website for developers
http://dev-archive.developer.com/vb

chriseastwood | Sat, 10 Nov 2007 02:09:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories