Click here to Skip to main content
16,010,876 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Dialog boxes Pin
Kschuler10-Apr-07 2:46
Kschuler10-Apr-07 2:46 
GeneralRe: Dialog boxes Pin
Diego F.10-Apr-07 4:11
Diego F.10-Apr-07 4:11 
GeneralRe: Dialog boxes Pin
Kschuler10-Apr-07 4:15
Kschuler10-Apr-07 4:15 
GeneralRe: Dialog boxes Pin
Diego F.10-Apr-07 4:59
Diego F.10-Apr-07 4:59 
QuestionCombobox again Pin
Jodd4-Apr-07 5:07
Jodd4-Apr-07 5:07 
AnswerRe: Combobox again Pin
Kschuler4-Apr-07 6:14
Kschuler4-Apr-07 6:14 
GeneralRe: Combobox again Pin
Jodd4-Apr-07 6:28
Jodd4-Apr-07 6:28 
GeneralRe: Combobox again Pin
Kschuler4-Apr-07 7:40
Kschuler4-Apr-07 7:40 
Sometimes I have problems with selecting values from comboboxes when they are set up with a datasource...You could play around with using the SelectedItem, SelectedText or SelectedValue to see if one of those works...
This probably isn't the case, though since you can get it to work if the second tabpage is selected first.

It sounds like it is clearing or reloading when you select a tab page. You could check that event to see if you have some code that is doing it.

Perhaps as a work around you could load the controls for each tab page as they are selected instead of loading them all at once.

I'm sorry I can't help any more than that. I don't have much experience with UserControls and I've only dealt with tab pages in a mobile project. Good luck.

-------------------------------------------------
Play Nation States and join The Code Project region with the password: byalmightybob

GeneralRe: Combobox again Pin
Jodd4-Apr-07 13:48
Jodd4-Apr-07 13:48 
GeneralRe: Combobox again Pin
Kschuler5-Apr-07 2:37
Kschuler5-Apr-07 2:37 
QuestionSetting the control height Pin
ChrisDavidson4-Apr-07 4:43
ChrisDavidson4-Apr-07 4:43 
QuestionWindows Installer 3.1 Pin
Karma312514-Apr-07 3:31
Karma312514-Apr-07 3:31 
AnswerRe: Windows Installer 3.1 Pin
MatrixCoder4-Apr-07 4:35
MatrixCoder4-Apr-07 4:35 
QuestionQuestion regarding.....msstdfmt.dll Pin
kirrik4-Apr-07 3:19
kirrik4-Apr-07 3:19 
AnswerRe: Question regarding.....msstdfmt.dll Pin
M-Hall4-Apr-07 14:06
M-Hall4-Apr-07 14:06 
GeneralRe: Question regarding.....msstdfmt.dll Pin
kirrik4-Apr-07 19:38
kirrik4-Apr-07 19:38 
GeneralRe: Question regarding.....msstdfmt.dll Pin
M-Hall5-Apr-07 13:11
M-Hall5-Apr-07 13:11 
GeneralRe: Question regarding.....msstdfmt.dll Pin
kirrik8-Apr-07 21:09
kirrik8-Apr-07 21:09 
GeneralRe: Question regarding.....msstdfmt.dll Pin
M-Hall9-Apr-07 14:35
M-Hall9-Apr-07 14:35 
QuestionProblem with imagelists and listviews Pin
Diego F.4-Apr-07 2:10
Diego F.4-Apr-07 2:10 
QuestionAppliction like taskbar Pin
Muhammad Nauman Yousuf4-Apr-07 1:55
Muhammad Nauman Yousuf4-Apr-07 1:55 
Questionon mouse move in vb Pin
aamn14-Apr-07 1:05
aamn14-Apr-07 1:05 
AnswerRe: on mouse move in vb Pin
Christian Graus4-Apr-07 10:18
protectorChristian Graus4-Apr-07 10:18 
QuestionRe: on mouse move in vb [modified] Pin
aamn14-Apr-07 23:35
aamn14-Apr-07 23:35 
QuestionVisual Basic problem Pin
dimwhit4-Apr-07 0:53
dimwhit4-Apr-07 0:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.