what are container objects?
Answer / mohammad ashfaq
Container objects those object on which some other objects
can be placed. Best example of container object is Form,
GroupBox and Panel are some other examples of container
objects.
Ashfaq
| Is This Answer Correct ? | 4 Yes | 0 No |
What is form based application?
How do you display an editable drop-down list?
What are different options to store state in ASP.NET applications?
How do you hide the columns in datagrid?
Explain something about crystal report in brief?
What is form technology?
How is anchoring different from docking?
Are windows forms still used?
Where is system windows forms dll?
What are the different types of JOINs in SQL Server?
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
Which method of the messagebox class is used to display a message in the message box?