Interview Questions For All
Interview Questions For All Who Are Waiting For Jobs
Saturday, April 26, 2008
In windows forms what class does Icon derive from?
Icon derives from System.Drawing namespace. It's not a Bitmap by default, and is treated separately by .NET.
However, you can use ToBitmap method to get a valid Bitmap object from a valid Icon object
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment