W
William Stacey [MVP]
Have a form with a tab control an ~10 tabs. Each contains its own controls,
but 2 text boxes are common on each tab control. Is there a way to leverage
the *same text box on multiple tabs so I can use the same one and not have
tbNameTab1, tbNameTab2, tbNameTab3, etc. This would allow me to leverage
some logic across tabs. Cheers!
but 2 text boxes are common on each tab control. Is there a way to leverage
the *same text box on multiple tabs so I can use the same one and not have
tbNameTab1, tbNameTab2, tbNameTab3, etc. This would allow me to leverage
some logic across tabs. Cheers!