FILE: NoClick.exe Illustrates Click Method Of StatusBar OCX

Last reviewed: February 26, 1998
Article ID: Q181609
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 5.0, 5.0a

SUMMARY

The NoClick.exe file contains sample forms that can be used to illustrate when the Click method of the Microsoft StatusBar ActiveX control becomes disabled. To use the file, place it in a new or existing folder and extract the sample forms.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

 ~ NoClick.exe (size: 28000 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

The Click method of the Microsoft Status Bar ActiveX control can become disabled if a non-modal form is displayed in the form that the Status Bar control is on and then this non-modal form displays a modal form. Once the modal form is closed, the Click method of the Status Bar control will not fire.

Steps to Reproduce Behavior

NOTE: The following steps assume that the Microsoft Status Bar control, version 5.0 is installed properly on the computer.

  1. Extract the contents of the downloaded file.

  2. Run the NoClick.scx form.

  3. Follow the instructions on the forms in the sample.

  4. Note that after the button on the non-modal form is used to display the modal form and the modal form is closed, the Click method of the StatusBar ActiveX control no longer fires.

Keywords          : FxinteropOcx FxprgClassoop kbfile
Version           : WINDOWS:5.0,5.0a
Platform          : WINDOWS
Issue type        : kbbug
Solution Type     : kbpending


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


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 26, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.