|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
transporting variables to another form
How can I transport a variable from one form to another?
Thanx!
__________________
Did I confuse you? I never ment to throw sand in your eyes. The Sandman |
|
#2
|
||||
|
||||
|
The easiest way would be to make them public on your form.
Then access them via that form object. i.e. someVariable = frmSomeForm.SomeVariable |
|
#3
|
||||
|
||||
|
Hence the term "global variable"
![]()
__________________
Two things have come out of Berkeley, Unix and LSD. It is uncertain which caused the other. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > transporting variables to another form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|