.Net Deployment Question:
Download Questions PDF

What is the base class of Button control in .NET?

.Net Deployment Interview Question
.Net Deployment Interview Question

Answer:

Listing from visual studio .net > Button Class System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ButtonBase
System.Windows.Forms.Button

Download .Net Deployment Interview Questions And Answers PDF

Previous QuestionNext Question
How Viewstate is being formed and how it is stored on client in .NET?What is CLR in .NET?