Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.



Name the method that has to be overridden to change the appearance of the control that is inherited ..

Answer / Rajendra Kumar Sharma

The OnPaint() method needs to be overridden to customize the appearance of a control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net WindowsForms Interview Questions

What?s the difference between the System.Web.UI.WebControls.DataGrid and System.Windows.Forms.DataGrid?

1 Answers  


which property of menu cannot be set at run time?

3 Answers  


____ property is used to lock a textbox to enter data.

5 Answers  


Explain the difference between listbox and combo box?

1 Answers  


Name the template that is used to create a user-defined component.

1 Answers  


What is the use of runworkasync() methods?

1 Answers  


Are windows forms still used?

1 Answers  


What is the difference between pixels, points, and em’s when fonts are displayed?

1 Answers  


How is anchoring different from docking?

1 Answers  


What are the different cloud platforms?

1 Answers  


How do you apply specific formatting to the data inside the cells?

1 Answers   IBM,


Which property of the progressbar control specifies the amount to increment the current value of the control?

1 Answers  


Categories