BUG: ComboBox Display Bleeds Through Pages in a PageFrame (200296)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q200296 SYMPTOMS
When you place a combo box control, which uses the InteractiveChange event to programmatically activate the first page of the pageframe, on the second page of a pageframe, when you select an item in that combo box the combo box display image bleeds through to the first page.
RESOLUTION
Here are two possible workarounds for this problem: - Use a Timer control to activate the first page.
- Place code in the When event of the combo box to set its Visible property to false if the ActivePage of the pageframe is not the second page.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbCodeSnippet kbContainer kbCtrl kbDSupport KB200296 |
---|
|