I have a form that has a .bmp file that I am using as a navigational button with events, etc. I wanted to add it to the tab order so that when all fields on the form have been tabbed to it then tabs to the button. I don't see the tab property in properties. Can I still update that property in code? Or am I missing something? Should I have created the button as a control and then added the picture to it? Thanks.