Answer Posted / maniekb
you can't.
constructor is used
to build object,
abstract class cannot
have objects because
is abstract...
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is form based application?
Where is system windows forms dll?
Is form action required?
Explain the difference between listindex and tab index?
Explain how many number of events does the timer controls?
Where to use new keyword other than create instance?
What is the extension of the windows installer file?
Are windows forms still used?
How many types of dialog boxes windows provides?
Which property value of the helpnavigator property will display the index for a specified topic?
What is the difference between the add() and insert() methods of a listbox control?
What are the different cloud platforms?
how print PGL by XML
Which method grants a lock on a resource?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net