How do you copy an existing Label with controls in VB 2008?

korae

Member
Joined
Jan 24, 2010
Messages
22
Programming Experience
Beginner
I attached a picture of my existing panel with its controls in this thread, how do you copy it during run time? My project is a server/client application. whenever the client is connected and sends information to the server listening that information is displayed in the server but in a new panel with controls the same as the existing panel for the server, only the location and the information displayed is different. It would look something like in the 2nd attached picture.
 

Attachments

  • sample panel.JPG
    sample panel.JPG
    20.7 KB · Views: 21
  • sample panel1.JPG
    sample panel1.JPG
    50.1 KB · Views: 21
Back
Top