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
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