Basic Dot Net Question:

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 Dot Net PDF Read All 116 Dot Net Questions
Previous QuestionNext Question
What is the base class of .NET? ASP.NET interview questions list only?