|
-
August 4th, 2003, 05:57 AM
#1
Strange ActiveX problem - works fine in IE but not in CHtmlView
I have an ActiveX control, derived from a button. (MFC, not ATL).
When viewed in IE, it works just fine (all it does it automate an Excel spreadsheet when they click on the button).
But in a CHtmlView (which is what I designed it for) applicaition it works but the user has to click the button TWICE for it to fire off.
The OnOcmCommand(...) function is where I do the automation. I don't check the command message, I just assume it's a click (as I said, it works fine in IE).
Any thoughts?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|