W
Wayne Wengert
I am using VB in VS.NET 2003 and my startup form has a tab control with 8
different tabs. If the user selects a specific tab I want to populate some
combo boxes and text fields on that tab. I am thinking that it is not wise
to populate every control on every tab at form_load time?
What is the best way to approach this?
TIA
Wayne
different tabs. If the user selects a specific tab I want to populate some
combo boxes and text fields on that tab. I am thinking that it is not wise
to populate every control on every tab at form_load time?
What is the best way to approach this?
TIA
Wayne