Name the class to be inherited for creating a custom control.
No Answer is Posted For this Question
Be the First to Post Answer
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
What is the difference between the add() and insert() methods of a listbox control?
How do you customize the column content inside the datagrid?
Explain how save rerecord in the database?
what are the diffrences between windows application and windows service?
How to split a column header in gridview using c#.net?
What are window applications?
What is form and its types?
How do you display an editable drop-down list?
Name the property which of menu cannot be set at run time?