What is the base class of Button control?
Answers were Sorted based on User's Feedback
Answer / prasad
It is ButtonBase.
Even ButtonBase is inherited from Control Class.
| Is This Answer Correct ? | 3 Yes | 5 No |
What is Global Assembly Cache (GAC) and what is the purpose of it?
What is a .DLL and .EXE files called in .NET?
How can you instantiate a tuple?
How do you generate a strong name?
What's singlecall activation mode used for in .net?
How you apply a theme in whole application in .Net?
Describe difference between inline and code-behind?
Why DLL files are needed. & how They are Created in DOTNET?
Explain how to stop a thread?
How is a managed code executed?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What are Attributes in .NET?