|
Hi, I was wondering if anyone has created a UI with a toolbox similar to VS where a user could click on a label or text box and drag it onto the form and the manipulate the properties of said tool. I ask this because I am going to be upgrading an application I currently wrote which prints labels and would like the users to be able to create their own labels on the fly using user controls I have created which are tied to database objects in the background. Does this sound possible and if so how daunting of a task is it? In addition, if anyone knows of good examlples of this type of scenario I would love to see them. Thanks! |