This is the first time for me to use the tab control. I have looked at the sample but its not detailed enough.
These are a couple stupid question but here goes.
1. How do pass data between forms on a tab control
2. how can I call a function in one form from the other
Thanks
Douglas,
1.) What do you mean by passing data between forms? What kind of data?
2.) If you write any sub or function in a form module you can call it from anywhere in your program.