I have a field (listbox) that shows we the value of a query. If the amount is negative, it should appear in red.
I've solved the problem using the select property, but the field appears black (it's maybe less then 1 sec. but the user can see it).
-Do you know other way, how to retrieve a data from a list box without using 'selected'-property,
or
-how to use the 'selected'-property in the background?
Thanx for your suggestions,
Key
I've solved the problem using the select property, but the field appears black (it's maybe less then 1 sec. but the user can see it).
-Do you know other way, how to retrieve a data from a list box without using 'selected'-property,
or
-how to use the 'selected'-property in the background?
Thanx for your suggestions,
Key