|
-
Jan 14th, 2004, 10:51 PM
#1
what are the things that can appear at the file level?
I want to know what type of objects can be declared at file level (and by "file level" I mean to be able to declare them in a blank .VB file, not inside a class, sub or anything else). I know these can appear at file level:
Module
Class
Namespace
Structure
Enum
Is there anything else that I am missing? or is that all that you can declare at file level?
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!!
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
|