all groups > vb.net controls > november 2006 >
You're in the

vb.net controls

group:

tabControls and CheckBox/Texbox problems



tabControls and CheckBox/Texbox problems JJ
11/15/2006 5:16:21 PM
vb.net controls: This stuff drives me nuts.

Checkbox's on a form inside a tabControl that I seem to have no
control over. Checkstate=Checked and Checked=True, but the controls
appear checked and dimmed. Same checkbox on a form with no tabControl
works fine.

Assigned a textbox.text on tabControl.tabpage2 with the values from
textbox.text on tabControl.tabpage1, but they simply don't appear.
Have tried putting this code in many different events for tabpage2,
and currently its in the Enter for Page2, but simply doesn't work.

Both of these controls are databound to my dataset. Lately it seems
like I add one line of code, then spend 5 hours figuring out why it
doesn't work.

I've seen some threads that indicate I should not be using tabcontrols
and databound controls, but if it doesn't work, why is it an option.

Re: tabControls and CheckBox/Texbox problems JJ
11/21/2006 7:20:15 PM
Great to know that no one is experiencing any of these problems; must
be me... Everyone should use a software tool that always works as
intended.


[quoted text, click to view]
AddThis Social Bookmark Button