I have a toolbar on my main form(mdi form) once the form opens how can I set focus to the toolbar? I tryed setting the tab index of the tool bar to 0 but that wont work. the reason for this is, once the app starts and there at the main menu, i have tool tip text on each button in the toolbar. but for some reason it will not show unless one of the buttons gets clicked.
Thanks
Thanks