K
Keith
Hello,
Why don't forms and panels respond to help requests? I have a basic form
showing the Help button in the title bar, a HelpProvider, a panel and a
button; and the panel and button are identically configured to show help on
the HelpProvider. When I use the Help button and click on the button the
..chm is opened; when I click on the panel (or the background of the form),
nothing happens at all.
In addition, if I add an EventHandler to the HelpRequested handler of the
panel, it never gets called either.
So is there some magic trick here, is this a bug or some mysterious
"feature?" I've tried this with labels and textboxes, comboboxes,
pictureboxes, radio buttons, trackbars; all manner of UI controls. Why are
panels and forms different?
Anyone have some insight or suggestions?
Keith
Why don't forms and panels respond to help requests? I have a basic form
showing the Help button in the title bar, a HelpProvider, a panel and a
button; and the panel and button are identically configured to show help on
the HelpProvider. When I use the Help button and click on the button the
..chm is opened; when I click on the panel (or the background of the form),
nothing happens at all.
In addition, if I add an EventHandler to the HelpRequested handler of the
panel, it never gets called either.
So is there some magic trick here, is this a bug or some mysterious
"feature?" I've tried this with labels and textboxes, comboboxes,
pictureboxes, radio buttons, trackbars; all manner of UI controls. Why are
panels and forms different?
Anyone have some insight or suggestions?
Keith