I am using a tabFolder, and having some widgets on that Like Choice Box as well as Buttons in static layout. I am facing a problem when I am trying to manage the button through left and right key of mobile. i.e when I am pressing left or right key, the focus is being transfered to the adjacent tab. I want to restrict the tab action without managing it through any message behaviour, so that I can manage the complete screen of focused tab through left and right key also as working with up and down.

