What class does Icon derive from? Isn't it just a Bitmap with a wrapper name around it?
Submitted by: AdministratorNo, Icon lives in 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.
Submitted by: Administrator
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
☺ | What is an Intermediate language? |
☺ | What is Reflection in .NET? |
☺ | What’s Singleton activation mode in .NET? |
☺ | What are possible implementations of distributed applications in .NET? |
☺ | How does output caching work in ASP.NET? |
Top Dot Net Technologies Categories
☺ | MSF Interview Questions. |
☺ | .Net Architecture Interview Questions. |
☺ | ASP.Net MVC Interview Questions. |
☺ | Entity Framework Interview Questions. |
☺ | C# (Sharp) Programming Language Interview Questions. |