accessing scrollbars in an inherited treeview control

  • Thread starter Thread starter Benny Raymond
  • Start date Start date
B

Benny Raymond

Hi, I'm drawing some icons (and sometimes extra text) to the right of
nodes in my tree view depending on different properties they might have.
The only problem i'm running into is that the scroll bars are not
affected by this. Does anyone know how I can access the treeview's
scrollbars so I can update the maxwidth property?

Thanks

~Benny
 
Is it just not possible?

---- orig message ----
Hi, I'm drawing some icons (and sometimes extra text) to the right of
nodes in my tree view depending on different properties they might have.
The only problem i'm running into is that the scroll bars are not
affected by this. Does anyone know how I can access the treeview's
scrollbars so I can update the maxwidth property?

Thanks

~Benny
 

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