hi,
when have Image in Combobox it will not "jump" to "Key-press"
i guess it have to do with Image on left Side "before" Item Text
is there a Workaround to "find" Item in a Combobox with Image ?
Combobox with Image : "find" ?
Re: Combobox with Image : "find" ?
hi
have found out that it need to set
now when type 1st Sign it will "jump" to Item
have found out that it need to set
Code: Select all | Expand
oCombo:lIncSearch := .T.
greeting,
Jimmy
Jimmy