|
-
Mar 20th, 2003, 09:41 PM
#1
Thread Starter
Addicted Member
Variables
How can you have a PROGRAM wide variable
So it can work with more then one form.
Thanks ALOT
Sean
-
Mar 20th, 2003, 09:42 PM
#2
add a module to your project and declare the variable in there
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Mar 20th, 2003, 09:49 PM
#3
Thread Starter
Addicted Member
-
Mar 20th, 2003, 09:54 PM
#4
Thread Starter
Addicted Member
OK DUH i forgot to Public VAR as String
Thanks for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|