BUG: Validate Event Is Not Fired When Placing a FlexGrid Control on a Tab (232268)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q232268 SYMPTOMS
When placing controls on a tab control, the Validate event is fired every time you shift the focus from one control to another, or when changing the visible tab.
If one of the controls placed on the Tab control is a FlexGrid control then the validate events are not fired correctly when moving from one tab to another using the mouse. Although they work fine if shortcuts are used on the tab's captions and the keyboard is used to move between tabs.
RESOLUTION
Use other events such as lost focus to simulate validation.
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: | 5/13/2003 |
|---|
| Keywords: | kbbug kbpending KB232268 |
|---|
|