lorenzoaj
01-22-2002, 10:17 AM
I am trying to build a tab control form with 5 or so tabs. I want these individual forms to be based off different tables. I have searched through the help and am at a loss. Any help would be greatly appreciated.
|
View Full Version : Tab Control help lorenzoaj 01-22-2002, 10:17 AM I am trying to build a tab control form with 5 or so tabs. I want these individual forms to be based off different tables. I have searched through the help and am at a loss. Any help would be greatly appreciated. naygl 01-22-2002, 12:05 PM create five different forms based on your tables. Then add subforms (based on your five forms) onto the tab control's pages. |