NoClick.exe Illustrates Click Method of StatusBar OCX (181609)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 5.0
  • Microsoft Visual FoxPro for Windows 5.0a

This article was previously published under Q181609

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. Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected Visual FoxPro 6.0 for Windows.

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. 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.

Modification Type:MinorLast Reviewed:3/11/2005
Keywords:kbdownload kbfile kbinfo kbinterop kbOOP KB181609 kbAudDeveloper