View Single Post
Old Jun 7th, 2006, 10:11 AM   #3
melbolt
Hobbyist Programmer
 
melbolt's Avatar
 
Join Date: Feb 2005
Location: PA, USA
Posts: 237
Rep Power: 4 melbolt is on a distinguished road
Send a message via AIM to melbolt Send a message via Yahoo to melbolt
another thing I should tell you, there is a thing called partial classes now, which means the same class can be in two or more files. so if you want to declare a global, you don't even need to do it in the designer code, just do it at the top of your class in the main codebehind vb file.
__________________
I have never let my schooling interfere with my education. -Mark Twain-

Xbox live gamertag: melbolt
melbolt is offline   Reply With Quote