Hello,
I want to avoid duplications in a listbox. Items are added automatically upon receiving of a message -- its possible that duplicates are received, but then, a duplicate is not added.
how is this handled in C3.
There is no containts method on the listbox to check in an event, so loops must be hacked somehow ... i guess.
thanks!
Dan