Subject TIB_LookupCombo
Author Dion
Hi all,

Whenever a user changes the selected item in a TIB_LookupCombo, I change a
value elsewhere. The problem is that this event is fired when the app first
starts up, as the value would have changed. Is there an elegant way of
preventing this at startup( other than removing the handler and then
replacing it after startup?)

Thanks,
Dion.