G
Guest
Is there any way to create an extender that provides an event to all controls
that
I return CanExtends==true for? It seems I can provide properties, like
strings, bools, ints, but not events to other controls.
The reason I would like to do this is so I can associate an event with the
control and have the designer automatically add the event handler for me when
the user double clicks the event in the event pane of the designer for the
control.
Is there a way to do this?
Thanks,
Dave
that
I return CanExtends==true for? It seems I can provide properties, like
strings, bools, ints, but not events to other controls.
The reason I would like to do this is so I can associate an event with the
control and have the designer automatically add the event handler for me when
the user double clicks the event in the event pane of the designer for the
control.
Is there a way to do this?
Thanks,
Dave