BUG: The Validate Event Does Not Fire for Controls on the SSTab (313834)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
This article was previously published under Q313834 SYMPTOMS
The Validate event of a control is not raised if the container for that control is the Microsoft Tabbed Dialog Control (Tabctl32.ocx).
CAUSE
This problem occurs if there is a Label control on one of the tabs of the Tabbed Dialog Control.
RESOLUTION
Use one of the following methods to work around this problem:
- Place the Label control inside of a frame on the Tabbed Dialog Control.
-or-
- Use the LostFocus event instead of the Validate event.
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: | 2/14/2002 |
---|
Keywords: | kbActivexEvents kbbug kbTabCtrl KB313834 |
---|
|