BUG: Controls on Sheridan Tab Adopt Large Negative Left ValueLast reviewed: June 25, 1996Article ID: Q152692 |
The information in this article applies to:
SYMPTOMSIf a control is placed on a Sheridan tab control, and if focus is set to a different tab, and then the control is set to a different position, the result may be that the control takes on a large negative Left value after focus again switches to a different tab. Setting the Left property back to a reasonable positive value may cause two instances of the control to appear on different tabs of the control.
WORKAROUNDThe only workaround is to design one tab at a time. Before moving to design a different tab, the controls on the original tab should be placed at their final location. If the problem described above does occur, the only option is to reset the Left property of the controls in the Visual Basic Properties window to reasonable positive values, and then delete any unwanted instances of the control that were created on other tabs. When the controls have been placed at a desirable position, it is worth keeping a backup of the Form file on which the tab is placed. That way if the problem of large negative values in the Left property does occur, the original Top and Left properties can be restored by reading the backup Form file.
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps To Reproduce the Problem
|
Additional reference words: 4.00 vb4win vb416
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |