PlanetSquires Forums

Support Forums => General Board => Topic started by: Douglas McDonald on March 31, 2010, 01:58:02 PM

Title: multiable forms
Post by: Douglas McDonald on March 31, 2010, 01:58:02 PM
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
Title: Re: multiable forms
Post by: Rolf Brandt on March 31, 2010, 05:35:58 PM
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.