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 a database form?
How many system controls are available ?
What is form design?
Explain the difference between listindex and tab index?
What is form based application?
Which Isolation level is helps to read uncommitted data?
What is the need of tabindex property is label control?
Which event occurs when a user drags an item in a treeview or listview control?
Are windows forms still used?
How do you hide the columns in datagrid?
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?
What are the different types of indexes in SQL Server?