Knowledge Base

FIX: Drop-Down Part of Combo Box Left Behind when Form Moved

Article ID: 147287

Article Last Modified on 9/30/2003


APPLIES TO


This article was previously published under Q147287

SYMPTOMS

The dropdown portion of a combo box is not erased when the form is moved if the Desktop property of the form is set to True (.T.). If the Desktop property of the form is set to False (.F.), the combo box works correctly.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows.

MORE INFORMATION

Steps to Reproduce Problem

  1. Create a new form, and place a dropdown combo box on the form.
  2. Set the form's Desktop property to true (.T.).
  3. Run the form.
  4. Drop down the list.
  5. While the list is down, move the form. Note that the dropdown portion of the form stays behind.

Keywords: kbbug kbvfp500fix KB147287