Hi all,
I have a listbox, and im performing a operation when the selected index is changed, this is fine except when the form loads it calls the event for every item it adds.
So I was wondering if theres a way to limit my code in the event to only work when the listbox has loaded..
Any ideas?
Thanks,
Matt.
I have a listbox, and im performing a operation when the selected index is changed, this is fine except when the form loads it calls the event for every item it adds.
So I was wondering if theres a way to limit my code in the event to only work when the listbox has loaded..
Any ideas?
Thanks,
Matt.