grace lee
2007-09-29 02:51:45 UTC
hi:
Now I have implemented the copy/paste/cut by calling the StandardCommands
in the windows designer, I have some additional problem: when i copy some
controls in the designer, then paste them and new Name would be made.
ex: I copy "textbox1" and "textbox2",and then paste them as "textbox3" and
"textbox4", how can i know which controls i copied or cut from? or
"textbox1" becomes "textbox3" or "textbox4"?
(because i have some special binding somethings which can be found by
original control name)
thanks a lot :-)
Grace
Now I have implemented the copy/paste/cut by calling the StandardCommands
in the windows designer, I have some additional problem: when i copy some
controls in the designer, then paste them and new Name would be made.
ex: I copy "textbox1" and "textbox2",and then paste them as "textbox3" and
"textbox4", how can i know which controls i copied or cut from? or
"textbox1" becomes "textbox3" or "textbox4"?
(because i have some special binding somethings which can be found by
original control name)
thanks a lot :-)
Grace