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 is the purpose of objects present in asp.net?
Name some of the features of C# which are not present in VB.NET?
Why is the xml infoset specification different from the xml dom?
How to store images in sql server database through vb.net?
What is the significance of delegates. Where should they be used?
Explain the use of serialization and deserialization?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
source code for how to login a vb.net application ?
What is non_deterministic finalization?
What is an arraylist?
Describe about visual basic.net?
Which properties are used to bind a DataGridView control?
What is the difference between convert.tostring and .tostring() method?
Explain internal keyword in .net framework?