TreeView not Scrollable fix?

  • Thread starter Thread starter Peter Villadsen
  • Start date Start date
P

Peter Villadsen

Hello

The TreeView is not scrollable in .NETCF, which detracts a lot of the
usefulness of the control (in my humble opinion). Is there a workaround
(like sending a WM_SOMETHING message etc), or does anyone know of another
control that mimics the TreeView and supports scrolling?

Best Regards

Peter Villaden
 
Scrollbars are available for TreeView... what exactly do you mean?

Cheers
Daniel
 
Ooops. I goofed. I miscalculated the height of the treeview and was
surprised when the scrollbar did not appear. when the items expanded below
the neighoring control.

I'm sorry for the confusion.

Best Regards

Peter Villadsen
 

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

Back
Top