Hi All,
I was wondering if we could create delegates for form methods. If we cannot create in forms then what would be alternative for the same?
I have a piece of code that I need to overlayer in the form methods, it does not have any events to create event handlers for the method?
What would be the best approach to avoid overlayering in such form methods?