Hi

I have no idea what you are talking about, so I assume you refer to
windows forms objects, like buttons, datagridviews, ..., which seem
to be customised by the developer?

That can be easily done by creating your own controls. Instead of
implementing all the handlers yourself, you have the possibility to
inherit from the windows forms objects thus having available all
that management functionality.


Cheers