Home All Groups Group Topic Archive Search About
Author
21 Jun 2006 12:43 AM
Dennis
Does anyone know how to set the TopNode in the window either by scrolling the
treeview control programatically or someother means.  The control has a
TopNode property but it's read-only (don't know why M'soft couldn't have made
it writable as well to allow setting the topnode so the user doesn't have to
scroll to it when control is shown to the user.
--
Dennis in Houston

Author
21 Jun 2006 1:01 AM
Ahmed
It would be helpful if you tell us if you are using .NET 1.0, 1.1, or
2.0. In 2.0 topnode is NOT readonly.

Ahmed
Dennis wrote:
Show quoteHide quote
> Does anyone know how to set the TopNode in the window either by scrolling the
> treeview control programatically or someother means.  The control has a
> TopNode property but it's read-only (don't know why M'soft couldn't have made
> it writable as well to allow setting the topnode so the user doesn't have to
> scroll to it when control is shown to the user.
> --
> Dennis in Houston
Author
21 Jun 2006 11:07 PM
Dennis
Sorry, I'm using VB.Net 2003 with Framework 1.1
--
Dennis in Houston


Show quoteHide quote
"Ahmed" wrote:

> It would be helpful if you tell us if you are using .NET 1.0, 1.1, or
> 2.0. In 2.0 topnode is NOT readonly.
>
> Ahmed
> Dennis wrote:
> > Does anyone know how to set the TopNode in the window either by scrolling the
> > treeview control programatically or someother means.  The control has a
> > TopNode property but it's read-only (don't know why M'soft couldn't have made
> > it writable as well to allow setting the topnode so the user doesn't have to
> > scroll to it when control is shown to the user.
> > --
> > Dennis in Houston
>
>