Groups | Blog | Home
all groups > vb.net controls > july 2007 >

vb.net controls : TabControl values


jay
7/3/2007 8:03:55 PM
Why do I have to do the following to get a value from a tabPage?
Me.TabControl1.SelectedTab = tpOrderHeader

Me.Refresh()

The tpOrderHeader contains numerous values from comboBoxes that are filled
when I open an order. The values are there, but unless I switch to that
tabPage, the values don't exist. Am I missing something that is really
obvious? All this moving from one tab to another is really distracting,
since there does not appear to be any way to hide this activity from the
user.


AlexS
7/4/2007 10:04:59 AM
What do you mean by "values don't exist"?

Could you provide more details?


[quoted text, click to view]

AddThis Social Bookmark Button