views:

69

answers:

0

Hi there,

I was trying to write a form in C# in which the Help on the form is enabled. Now when I try to click the '?' button and then click the panel, the HelpRequested event is not getting fired. On the panel I have custom drawing.

What can I do for this?

Thanks, Datte