FIX: Memory Leak with Command Button on Japanese Windows 95C (OSR 2.5) (223103)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q223103 SYMPTOMS
A memory leak might occur on Japanese Windows 95C (OSR 2.5) when unloading a Form that contains a CommandButton.
CAUSE
This problem occurs when the CommandButton's TabIndex property = "0" and its TabStop property = "TRUE."
RESOLUTION
Set the TabIndex of the CommandButton to a value greater than 0.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbBug kbfix kbIntl kbIntlDev kbVS600sp3fix KB223103 |
---|
|