Hi rachitkohli,
Thank you very much for your comment. We have almost done like this only, but there is a big performance issue in form loading. It takes around 15-20 sec. It will be highly appreciative if you could check the following question and give your views on it:
http://www.experts-exchang
Thanks and Regards,
Pauls Geo.
Main Topics
Browse All Topics





by: rachitkohliPosted on 2008-04-16 at 05:07:13ID: 21366793
Hello,
I think the ideal approach to this situation will be having XML. Saving all the control attributes in a XML file like the Control Name, Rectangle area(X, Y, Width, Height), Text if any..
Make your application in such a way, it will open this XML file and re-form the control dynamically.
I have dont a similar thing but not for form designing, it waz for a image editing/designing software.