How can I use the value of a variable in one form from another form?
How can I use the value of a variable in one form from another form?
Make the variable in a module ?
Make it a Public or Friend property (or member variable...but usually Property is better).
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum