You probably will need to serialize your object that you copying (XML or
string for example) and then when pasting you deserialize and get only the
info you need (assuming you are talking of doing it programmatically by
using Clipboard object).
Say I have one button on a form and I want to add another button. How do I
create the second button so that the parameters, except name, are the same
without both buttons being the same object?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.