Serialize Treeview Control

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

Guest

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.
 
Cor, thanks for posting...an excellent example, clear, concise, and to the
point. I learned something I didn't know how to do.
 
Back
Top