ACC97: ActiveX Controls Do Not Appear in the Expression Builder
ID: Q170494
|
The information in this article applies to:
SYMPTOMS
Novice: Requires knowledge of the user interface on single-user computers.
When you try to reference the properties of an ActiveX control on a form
from the Expression Builder, the properties of the ActiveX control do not
appear in the list of available form controls.
CAUSE
ActiveX control properties do not appear in the Expression builder.
STATUS
This behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
- Open the sample database Northwind.mdb.
- Create a form not based on any table or query in Design view.
- On the Insert menu, click ActiveX Control.
- Select Calendar Control in the "Select an ActiveX Control" list box,
and then click OK.
- In the ActiveX Control property box, select an event property, and then
click the Build button to open the Expression Builder.
- In the Expression Builder, note the controls that are available for the
form you created in Step 2. The Calendar Control you created does not
appear in the list.
REFERENCES
For more information about using the Expression Builder, search on
"Expression Builder," and then "Use the Expression Builder."
Keywords : kbtool ExrBldr
Version : 97
Platform : WINDOWS
Issue type : kbprb