Home All Groups Group Topic Archive Search About

Serialize Treeview Control

Author
26 Jun 2006 8:13 PM
eSolTec, Inc. 501(c)(3)
Thank you in advance for any and all assistance. I have a control
"tv_ClientMain" that populates with nodes of system information, software,
hardware etc. I would like to serialize it from the client to a host where
the treeview control is tv_HostMain. I have tv_Host/tv_Client on the client
app.

I currently am serializing an image from the client to the host and it works
great.

Author
27 Jun 2006 7:24 AM
Cor Ligthert [MVP]
Hi,

You can try this one,

http://www.vb-tips.com/dbPages.aspx?ID=7ffd296f-9e81-47e6-88dc-61641f5c8d9d

I hope this helps,

Cor

"eSolTec, Inc. 501(c)(3)" <eSolTecInc50***@discussions.microsoft.com>
schreef in bericht
Show quoteHide quote
news:C81E9C67-0075-43D2-B466-D7B6B0938E5E@microsoft.com...
> Thank you in advance for any and all assistance. I have a control
> "tv_ClientMain" that populates with nodes of system information, software,
> hardware etc. I would like to serialize it from the client to a host where
> the treeview control is tv_HostMain. I have tv_Host/tv_Client on the
> client
> app.
>
> I currently am serializing an image from the client to the host and it
> works
> great.
Author
28 Jun 2006 12:43 AM
Dennis
Cor, thanks for posting...an excellent example, clear, concise, and to the
point.  I learned something I didn't know how to do.
--
Dennis in Houston


Show quoteHide quote
"Cor Ligthert [MVP]" wrote:

> Hi,
>
> You can try this one,
>
> http://www.vb-tips.com/dbPages.aspx?ID=7ffd296f-9e81-47e6-88dc-61641f5c8d9d
>
> I hope this helps,
>
> Cor
>
> "eSolTec, Inc. 501(c)(3)" <eSolTecInc50***@discussions.microsoft.com>
> schreef in bericht
> news:C81E9C67-0075-43D2-B466-D7B6B0938E5E@microsoft.com...
> > Thank you in advance for any and all assistance. I have a control
> > "tv_ClientMain" that populates with nodes of system information, software,
> > hardware etc. I would like to serialize it from the client to a host where
> > the treeview control is tv_HostMain. I have tv_Host/tv_Client on the
> > client
> > app.
> >
> > I currently am serializing an image from the client to the host and it
> > works
> > great.
>
>
>