Hi All,
I have a test form which consist of 1 textbox and 1 listbox. The listbox is populated with 5 items. When i click on the listbox it will highlight the item in blue.
However when i click on the textbox, the blue highlight is still in the listbox. How do i clear the hightlight?
The only solution which i stumble upon is do a THISFORM.list1.DisplayValue = '' which will clear the blue highlight.
Is this a bug or by design?
Thanks in advance.
Yue Jeen [sig][/sig]
I have a test form which consist of 1 textbox and 1 listbox. The listbox is populated with 5 items. When i click on the listbox it will highlight the item in blue.
However when i click on the textbox, the blue highlight is still in the listbox. How do i clear the hightlight?
The only solution which i stumble upon is do a THISFORM.list1.DisplayValue = '' which will clear the blue highlight.
Is this a bug or by design?
Thanks in advance.
Yue Jeen [sig][/sig]