Hi there. I already posted this question previously with no appropriate response. I wouldn't normally post it again but I'm justifiably losing my patience. I can find no way to trap F1 (help) when someone activates my program's options via "Tools
-> Options". This is supported in add-ins via "EnvDTE.IDTToolsOptionsPage.OnHelp()" but after spending countless hours hunting for how to do this in a VSPackage (spinning my wheels for days now), I have yet to find an answer. Would someone
from MSFT care to enlighten me on how to pull this off. I simply need to intercept F1 so I can launch a ".chm" file when my options are showing under "Tools -> Options". Thank you.
Larry (25+ years on MSFT platforms, mostly in C/C++)