ADT2: Calendar Control Font and Color Properties Unavailable
ID: Q115125
|
The information in this article applies to:
-
Microsoft Access Developer's Toolkit, version 2.0
SYMPTOMS
Moderate: Requires basic macro, coding, and interoperability skills.
The arrow to the right of the Calendar Control Properties box is
unavailable (appears dimmed) and you cannot set the Font and Color
properties for the Calendar Control.
CAUSE
The OC1016.DLL file was not registered properly in the REG.DAT file
when you installed the Microsoft Access Developer's Toolkit.
RESOLUTION
To register the OC1016.DLL file, follow these steps.
NOTE: This resolution assumes that the Microsoft Access Developer's Toolkit
is installed in the C:\ACCESS\ADT directory, and that Microsoft Windows is
installed in the C:\WINDOWS directory. If you are using different
directories, modify the line in step 2 appropriately.
- In Windows Program Manager, choose Run from the File menu.
- In the Command Line box, type the following line, and then choose OK:
C:\ACCESS\ADT\MSAREG C:\WINDOWS\SYSTEM\OC1016.DLL
The registration process will take from 1 to 5 seconds to complete. You
will not receive any notification that the process has been completed.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access version
2.0. This problem no longer occurs in Microsoft Access for Windows 95
version 7.0.
MORE INFORMATION
Steps to Reproduce Problem
- In any database, create a blank, new form.
- From the Edit menu, choose Insert Object.
- Select the Insert Control button.
- In the Control Type box, select Calendar Control, and then choose OK.
- From the Edit menu, choose Calendar Control Object, and then choose
Properties. Note that the arrow to the right of the Calendar Control
Properties box is dimmed.
Additional query words:
gray grayed custom ocx
Keywords : kbusage GnlApp
Version : WINDOWS:2.0
Platform : WINDOWS
Issue type : kbbug