Hi Kevin,
Once again thanks a lot...
I approached the event handling in a different wayward approach..
in my custom control, i created one more event.. called MycontrolClickEvent...
Then I handled Button.Click in UserControl.. When this event is raised.. in the handler.. I fire my MyControlClickEvent();
I am not sure abt my approach.. But definitely.. thanks for the lightning quick responses... I am following your approach..
Kevin, Regarding the DP Colors, my intention is to allow the user to set a string, but inturn that sets to a Color. I am trying to IValueConvertor. But I am not sure on this. Pls guide.
Regards
Sandeep
Once again thanks a lot...
I approached the event handling in a different wayward approach..
in my custom control, i created one more event.. called MycontrolClickEvent...
Then I handled Button.Click in UserControl.. When this event is raised.. in the handler.. I fire my MyControlClickEvent();
I am not sure abt my approach.. But definitely.. thanks for the lightning quick responses... I am following your approach..
Kevin, Regarding the DP Colors, my intention is to allow the user to set a string, but inturn that sets to a Color. I am trying to IValueConvertor. But I am not sure on this. Pls guide.
Regards
Sandeep