Hi,
You will have to store the status of the controls, this will allow you to
go back & forth.
You may want to take a look at the Command pattern.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Pucca" <(E-Mail Removed)> wrote in message
news:74173533-4828-407A-A638-(E-Mail Removed)...
> Are there any built-in functions, contols or sample code avaiable to
> implement this? I'm coding a form with treeview on left and listview on
> right of a container control. It's like the Active Directory's computer,
> user and groups console. The backward and forward button would change the
> display of the Treeview and the Listview to previous or forwarded user's
> selected node.
>
>
> --
> Thanks.
|