|
-
Nov 3rd, 2003, 11:42 AM
#1
Get the system icons (messagebox icons) by code
I didnt know it was this easy to access them. Just look at the System.Drawing.SystemIcons namespace. For example
System.Drawing.SystemIcons.Error.ToBitmap will return the error icon shown in a messagebox
hope this will be helpful to some people
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
|