PRB: Duplicate Entries While Browsing in Class Browser (158800)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 5.0

This article was previously published under Q158800

SYMPTOMS

Browse Vfp.exe with an Object or Class Browser. Scroll down the list of objects and note that there are many duplicates, for example, Visible, Caption, and so forth.

STATUS

This behavior is by design. If the property is read/write, there is one entry for read and one for write.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Run the Class Browser.
  2. Open Vfp.exe.

    The FoxServer list appears on the right side.
  3. Expand the lApplication branch.
  4. Scroll down and watch the list of objects--there are many duplicates.

Modification Type:MajorLast Reviewed:12/11/1999
Keywords:KB158800