Is there a flag to prevent the CDHTMLDialog from use the IE history (back, backspace, context menu)? Or is there a event to look for?
I don’t seem to track it in PreTranslateMessage().
Is there a flag to prevent the CDHTMLDialog from use the IE history (back,
Share
Check out these MSDN references and the sample code:
TranslateAccelerator and
ShowContextMenu