override of TreeView

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi

i want to override the windows forms tree view in a custom control in a way
so the selected tree node does not center itself inside the tree view (is
quite nasty if the tree view is scrollable, then you have to scroll back to
get to the little + in front of the name).
does anybody know which of the many focus methods i have to override for
this purpose and how?

regards gabriel
 
If you ever found a solution for this, could you post it so I can see it?
Thanks for the help... fuul
 
Back
Top