ACC97: Help Topic for Some Members of ODE Controls Not Available

Last reviewed: February 9, 1998
Article ID: Q169612
The information in this article applies to:
  • Microsoft Access 97

SYMPTOMS

Moderate: Requires basic macro, coding, and interoperability skills.

When you press the F1 key to bring up a Help Topic for a Microsoft Office 97 Developer Edition Tools (ODE) ActiveX control, while in the Object Browser in Microsoft Access 97, you may receive one of the following error messages:

   Cannot find vbcmn96.hlp file. Do you want to try to find the file
   yourself?

   -or-

   Cannot find vb5.hlp file. Do you want to try to find the file
   yourself?

If you click No, you receive one of the following additional messages:

   Cannot find the vbcmn96.hlp file. Check to see that the file
   exists on your disk. If it doesn't you need to reinstall it.

   -or-

   Cannot find the VB5.hlp Help file. Check to see that the file
   exists on your disk. If it doesn't you need to reinstall it.

CAUSE

Some of the ODE ActiveX controls Help topics are available only through Microsoft Visual Basic 5.0. The following Help topics are not available in Microsoft Access 97:

  • Button (Image, Index, ToolTip Text)
  • DataObjectFiles (Add)
  • DragOverConstants
  • OleDragConstants
  • OleDropConstants
  • OlePropEffectConstants

RESOLUTION

You must install Microsoft Visual Basic 5.0 to view any of the Help topics mentioned in the "Cause" section.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Run Setup for Microsoft Access 97 and Microsoft Office 97 Developer Edition Tools (ODE).

  2. Create a new database and add a reference to Comctl32.ocx. To add a reference to Comctl32.ocx, follow these steps:

        a. Open a module in Design view.
    

        b. On the Tools menu, click References to display the References
           dialog box.
    

        c. Search for the Comctl32.ocx file by clicking the Browse button
           and searching the Windows\System folder for the file.
    

        d. When you find the file, select it, and then click OK.
    

        e. Click OK to close the References dialog box.
    

  3. On the View menu, click Object Browser.

  4. In the Libraries box, click ComctlLib.

  5. In the Classes box, click Button.

  6. In the Members Of 'Button' box, click Image. Press the F1 key.

    Note that you receive one of the error messages mentioned earlier in this article.

Additional information on the following ActiveX controls is available in the Microsoft ODE Tools Help:

   CommonDialog Control
   ImageList Control
   ListView Control
   ProgressBar Control
   RichTextBox Control
   Slider Control
   Statusbar Control
   TabStrip Control
   Toolbar Control
   TreeView Control
   UpDown Control
   Winsock Control

To view these topics, do the following:

   1. Click the Start menu. 
   2. Point to Programs.
   3. Point to Microsoft ODE Tools
   4. Click Microsoft ODE Tools Help.
   5. Type "ActiveX" on the index Tab.
   6. Double-Click ActiveX controls on the listing.
   7. Choose the topic you want to view.

Note: The topics listed in the Cause section of this Article are also not available in the Microsoft ODE Tools Help.

Keywords          : kbother
Version           : 97
Platform          : WINDOWS
Hardware          : x86
Issue type        : kbprb
Solution Type     : Info_Provided


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 9, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.