Chocolate IDE for .NET

P

Peter Hunter

I am in the procces of creating a screen designing tool for an
existing application, this tool will be used by non-technical people.
The user needs to be able to add controls to a screen and move them
around. Adding controls to a form at runtime and moving/resizing is
not a problem, but I am looking for an easy way make the controls look
like they do in the IDE, in other words they don't fire the events.
short of creating a custom control for each of the controls, that
inherits the original control, I cannot find a way to do this. Any
help or ideas would be good.

Cheers
Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top