G
Guest
Hi
I would like to programatically create a new textbox control - and then copy about a dozen of the properties of a "template" textbox control into it. Right now I'm doing it property by property - I was wondering if there was a "for each" type of approach. If I could copy ALL of the properties from my template textbox, that would also be okay
I'd appreciate any suggestions
Thanks
I would like to programatically create a new textbox control - and then copy about a dozen of the properties of a "template" textbox control into it. Right now I'm doing it property by property - I was wondering if there was a "for each" type of approach. If I could copy ALL of the properties from my template textbox, that would also be okay
I'd appreciate any suggestions
Thanks