Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to prevent column resizing of a listview

7 views
Skip to first unread message

voedev

unread,
Apr 15, 2002, 12:30:58 PM4/15/02
to
How to prevent column resizing of a listview or how to fix the size.

I know it is possible in C but i dont find in VB

Thanks

Klaus H. Probst

unread,
Apr 18, 2002, 2:16:55 AM4/18/02
to
You need to subclass the listview (not the header control) and process a few
of the HDN_* notification messages.

The header Control demo found here: http://www.vbbox.com/codebox/demos.htm
shows how to do this, albeit separate from a listview.


--
. . . . . . . . . . . . . . . . . . . . . .
Klaus H. Probst, MVP
http://www.vbbox.com/


Please post/reply to the newsgroup(s)


"voedev" <voe...@wanadoo.fr> wrote in message
news:a9ev8j$ech$1...@wanadoo.fr...

0 new messages