PerformClick() analog ?
Is there the analog of PerformClick() ?
I have MenuItem and i want to raise Click event. Method that handles this event is declared in other class and is unaccessable so i can't call it directly.
Thanx in advance
Thanx in advance