ACC97: Keyboard Does Not Respond When TreeView Control Has Focus (170413)
The information in this article applies to:
This article was previously published under Q170413 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
You are unable to type data into a text box or combo box on a tab control
that contains a TreeView control on another page. However, you are able to
set the value of the text box or combo box with a macro or with Visual
Basic for Applications code. This behavior only applies where the TreeView
control is on a sub-form and that sub-form is on the Tab control.
NOTE: In addition to the TreeView control, the symptoms discussed in
this article have also been reported for the ListView ActiveX control.
CAUSE
The TreeView control has the focus.
RESOLUTION
If possible, in Design view, place the TreeView control directly onto the
Tab control page. If the TreeView control must be on a subform, move the
focus by clicking a control on the page that contains the TreeView
control, or close and reopen the form.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 97.
REFERENCES
For more information about the tab control, search the Help Index for "tab
controls, creating" and then select "What's New for Developers: Tab
Control."
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbbug kbusage KB170413 |
---|
|