Article ID: 221626 - Last Review: October 15, 2002 - Revision: 1.0 FIX: Debug/Fix In Form Shows Form Controls Toolbar in DebuggerThis article was previously published under Q221626 On This PageSYMPTOMS
You run a form from the Form Designer with CTRL+E or the [!] toolbar button, suspend on a line of code, and the Debugger Trace window is displayed. You then select Debug, then Fix from the Debugger window menu. If the Form Controls or other form toolbars were displayed before you ran the form, they will subsequently be displayed within the Debugger window, rather than in the Visual FoxPro desktop.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: MORE INFORMATIONSteps to Reproduce BehaviorThe code below programmatically creates a form and adds code to its Activate method that intentionally causes an error. The behavior demonstrated is the same as if you carry out the steps manually:
| Article Translations
|

Back to the top
