Subclassed Listview : Disable spliter from column header

J

Jax

Hi all,

I have subclassed a listview control in vb.net.

I have added sort by header click, disable double click resize and
disable column resize functionality using various windows messages and
API Calls. All which work fine.

How do I disable the cursor changing to a splitter when the user has
the mouse over and between column headers?

Thanks,
Jax
 
V

Vijayakrishna Pondala

Jax,

I was searching for the code to disable resizing of columns. Could you
please give me the code?

Thanks,
Pondala V.
 
J

Jax

How do I disable the cursor changing to a splitter when the user has
the mouse over and between column headers?

Surely someone out there knows how to do this in vb.net?

Thanks,
Jax
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top