Jun 9, 2003 #1 M m_nathani Member Joined Apr 15, 2003 Messages 11 Location india Hi everybody, I have put tabcontrol on my form with three tabpages. when i click on button from any tabpages, cursor should focus on first tabpages first control.
Hi everybody, I have put tabcontrol on my form with three tabpages. when i click on button from any tabpages, cursor should focus on first tabpages first control.
Jun 10, 2003 #2 hog Well-known member Joined Mar 17, 2003 Messages 984 Location UK use this: Code: Me.tbcWhatEver.SelectedTab = Me.tbcWhatEver.tbpYourFirstTabPage