BUG: Pages of PageFrame Created with AddObject Method Invisible (180495)
The information in this article applies to:
- Microsoft Visual FoxPro for Macintosh 3.0b
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- 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 Q180495 SYMPTOMS
When using a multirow pageframe object, the currently selected page, pages
on the same row, and controls contained on the selected page are not
visible. This behavior only occurs when the TabStretch property of a
pageframe is set to 0 - Multiple Rows.
CAUSE
When you add pages to a pageframe object using the AddObject method, Visual
FoxPro may not correctly determine how the pages should display.
RESOLUTION
When you add pages to a pageframe object using the AddObject method, force
recalculation of the page display by setting the TabStretch property of the
pageframe to the existing TabStretch property value as shown below:
pageform.pageframe1.TabStretch=pageform.pageframe1.TabStretch
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
REFERENCES
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbbug kbnofix KB180495 kbAudDeveloper |
---|
|