I have 4 tab pages. I would like to set different Help pages for the 4 tabs. How will i set the HELP page with the .chm extension.
Hi,
I just wanted to know if you were able to solve your issue based on Mike's suggestions or you still need help? Just let me know.
Thank you.
I assume you are using the HelpProvider component?
It's been a while since I worked with that component, but my recollection is that it uses extended properties which are control-based. It has no way of distinguishing between parts or the current state of any particular control.
So the only way to do something like this would be to change the help file in code based on the currently selected tab.