.Net Deployment Question: Download .Net Deployment PDF

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

Tweet Share WhatsApp

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 PDF Read All 24 .Net Deployment Questions
Previous QuestionNext Question
How Viewstate is being formed and how it is stored on client in .NET?What is CLR in .NET?