Hi,
I have a form with x number of items. Somewhere in between there is a CustomItem. My traverse method always retuns true and I have implemented my own code to jump in and out of the CustomItem. The code works fine until the CustomItem has gone completely out of view from the form (when CustomItem goes above what is visible) and I try to go back to the CustomItem.
The form sets focus to wrong items and messes up completely. Why does it do this?
Thanks,
Ari

Reply With Quote




