The information in this article applies to:
This article applies to a Microsoft Access database (.mdb) and a Microsoft Access project (.adp). Novice: Requires knowledge of the user interface on single-user computers. SYMPTOMSMicrosoft Access includes the Microsoft Calendar Control. When you view the properties of a Calendar control that you added to a form, you see that the Class property of the control is Mscal.Calendar.7. CAUSEThe Class property identifies the OLE Object type. This information comes from a Type Library. The Microsoft Calendar Control uses a version 7.0 Type Library; therefore, the Class property is set to Mscal.Calendar.7. This has no effect on the control's functionality in Access 2000. MORE INFORMATIONSteps to Reproduce Behavior
REFERENCESFor more information about the Class property, click Microsoft Access Help on the
Help menu, type "Class property" in the Office Assistant or the Answer Wizard,
and then click Search to view the topic. Additional query words: typelib
Keywords : kbdta IntpCstm |
Last Reviewed: May 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |