FIX: Can't Enter Picture Property for List Box or Combo BoxLast reviewed: January 13, 1998Article ID: Q130602 |
3.00 3.00b
WINDOWS
kbtool kbbuglist kbfixlist
The information in this article applies to:
SYMPTOMSThe Picture property is listed under both list box and combo box controls in the Form Designer. However, no value can be entered interactively for the property.
CAUSEThe Picture property can be assigned programatically for list boxes and for combo boxes. The picture specified in the Picture property is duplicated at the left side of each row in the list box or combo box. However, the fact that the Picture property cannot be assigned interactively through the Form Designer for list boxes or combo boxes is a bug.
STATUSMicrosoft 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 INFORMATIONSmall bitmap files or even icon files, such as those found in the \Samples\Graphics folder installed with Visual FoxPro, are recommended for use with the Picture property of list boxes and combo boxes. There have been reports of the pictures not displaying for all items in a list box if the list is long. Somewhere around 60 list items is where this has been reported. If this behavior is observed, it may be video driver related. As a test one of the sample .bmp files from the \Samples\Graphics\bmps folder should also be tried to make sure the problem is not related to the bitmap file.
Steps to Reproduce Behavior
|
KBCategory: kbtool kbbuglist kbfixlist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |