Answer Posted / aparna
Both panel and groupbox acts like a container to other
controls they help us a lot in some applications where we
want a group of controls or objects should be disabled or
enabled when a specific task is performed
the main difference is
group box has a hording where u can place a text of ure own
whereas a panel is just like a frame what we used in VB but
has a scrollbar(hs,vs)
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are nested classes?
What is the feature which is common to all .net languages?
What are different types of jit ?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What is the source code for display the picture in button click event?
What is pre-jit?
Can you please explain the difference between c# and vb.net?
Which classes a dll can contain?
described weak typing?
What is the difference between datagrid and gridview?
Which dll is used for microsoft .net run time?
How vb implements the disconnected architecture as like vb.net?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
What are the parts of the visual basic control?
What is the difference between manifest and metadata?