dsoFramer control and Excel

P

PieroB

I wonder if anyone else has experienced the following issue and found a way
to overcome it.

We have a Windows Forms app with a series of tabs, each containing a
dsoFramer control which in turn contains an Excel file. Each last-opened
tab's Excel file's ToolBar runs perfectly but if clicking on any preceding
tabs, then the tab's Excel file's ToolBar is mysteriously locked.

We've tried to fiddle with the ActivationPolicy and FrameHookPolicy
properties without success.

Strangely enough, if debugging with a BreakPoint (anywhere, doesn't matter),
then disabling it, the ToolBars function prooperly. If not debugging (no
BreakPoints) but switching to another Window then back again to the app's
Window, then all the ToolBars work as expected (no locking).

What gives? Anybody know what's happening and how to resolve this?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top