What is the base class of Button control?

Q

What is the base class of Button control?

✍: Guest

A

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

2013-12-11, 1667👍, 0💬