I need to know how to copy a control in Visual Basic .net. Basically I want to take a control, snapshot it in time, and then make it visible. Ideally I'd like to do this with a panel of some sort. If I am unclear but you think you can help just let me know what else you need to know.
I've been reading that it is possible through reflection, but I cannot find any good examples of how to do it with reflection. Thanks.
Question
JiveMasterT
I need to know how to copy a control in Visual Basic .net. Basically I want to take a control, snapshot it in time, and then make it visible. Ideally I'd like to do this with a panel of some sort. If I am unclear but you think you can help just let me know what else you need to know.
I've been reading that it is possible through reflection, but I cannot find any good examples of how to do it with reflection. Thanks.
Link to comment
Share on other sites
14 answers to this question
Recommended Posts