BUG: Corruption of TabIndex Property of Custom Controls
PSS ID Number: 118419
Article Last Modified on 1/9/2003
The information in this article applies to:
- Microsoft Visual Basic for MS-DOS 1.0
This article was previously published under Q118419
SYMPTOMS
Visual Basic for MS-DOS changes the TabIndex property of custom controls in
a control array at run time. This behavior occurs in the IDE as well as in
compiled executable programs.
WORKAROUND
Since Visual Basic for MS-DOS can corrupt the TabIndex property of custom
controls with an Index of 0 or 1, start with an Index of 2 (skipping 0 and
1) to avoid problems.
STATUS
Microsoft has confirmed this to be a bug in Microsoft Visual Basic
for MS-DOS, version 1.0. We are researching this problem and will post
new information here in the Microsoft Knowledge Base as it becomes
available.
Additional query words: VBmsdos Buglist1.00 1.00
Keywords: kbbug KB118419
Technology: kbAudDeveloper kbVB100DOS kbVBSearch kbZNotKeyword3