PRB: Combo Box ItemTips Prevents Selection and DisplayValueLast reviewed: October 24, 1997Article ID: Q175613 |
The information in this article applies to:
SYMPTOMSWhen a combo box that has a narrow column width and ItemTips property is set to true (.T.), the ItemTips window prevents the selection of a choice from the list of values in the combo box.
RESOLUTIONTo work around this problem, do not use the ItemTips by retaining its default setting of False (.F.) or by using the Alt+DownArrow key on the keyboard to select a choice from the combo box list. You will notice that the ItemTips do not display if you use the keyboard to select a choice.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONItemTips is a new property in Visual FoxPro version 5.0 that applies to combo box and list box objects. An item tip is a small window that displays an entire combo box or list box item when the mouse pointer is positioned over the item. Whenever items in a combo box or list box control are longer than the width of the control, setting the ItemTips property to true (.T.) displays the entire text of the item, similar to ToolTips in a toolbar.
Steps to Reproduce Behavior
(c) Microsoft Corporation 1997, All Rights Reserved. Contributions byPerry Newton, Microsoft Corporation.
Keywords : FxtoolFormdes FxtoolSbuilder vfoxwin Version : WINDOWS:5.0,5.0a Platform : WINDOWS Issue type : kbprb Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |