copy/paste issue -
11-08-2007
, 06:39 AM
Hi, people.
I have a custom UserControl and want some its properts were reseted/changed
on copy/paste operation in WinForms Designer.
I.e. values in a new control (copy of original) should differ from values of
original.
Similar to that happening to Name property of a control.
Is it possible to achieve?
TIA! |