0
Answer

Invoking other controls methods.

Hi there,

I have a form with two radiobuttons and  MonthCalendar just as an example. I want in one of the radiobutton's checked event to invoke the MonthCalendar's DateChanged event.

In code how do I acheive this please?