Reputation:
I need to create a prg. in that user can designed the form based on their requirements (like add delete buttons, textbox, labels, change its properties, location) and save the form changes permanently. Please guide me.
Upvotes: 0
Views: 94
Reputation: 33857
Are the buttons etc. to be entirely dynamic, or are they from a predefined set of commands? Cause if it's the first requirement, then I'd suggest just deploying visual studio...
Upvotes: 1