The GotFocus event of the first control in the Detail section of the subform is fired when you set the focus to the subform (824183)
The information in this article applies to:
- Microsoft Office Access 2003
- Microsoft Access 2002
- Microsoft Access 2000
This
article applies to a Microsoft Access database (.mdb) and a Microsoft Access
project (.adp).
Moderate: Requires basic macro,
coding, and interoperability skills.
SYMPTOMSWhen you set the focus to the Header
section of a subform, the GotFocus event of the first control in the tab order of the subform's
Detail section is fired. This behavior occurs even if the
control is not focused.WORKAROUNDIf the GotFocus event is defined for the first control in the
Detail section, set the tab order of that control to a value
other than first. To do so, set the Tab Index property of the control.STATUS This
behavior is by design.REFERENCESFor more information about the GotFocus event, visit the following Microsoft Web site: For more information about subforms, visit the following Microsoft
Web site:
Modification Type: | Minor | Last Reviewed: | 7/29/2004 |
---|
Keywords: | kberrmsg kbProgramming kbfunctions kbEvent kbprb KB824183 kbAudDeveloper |
---|
|