Difference between Panel and GroupBox classes?
Answers were Sorted based on User's Feedback
Answer / deepa
panel group box
1)doesn't having that property it having caption property
2)we can scroll bar for panel we can't set the
scrollbar
3)we can set border style doesn't having that
property property
| Is This Answer Correct ? | 28 Yes | 4 No |
Answer / prasanna
Panel Groupbox
1.The panel control can have 1. The groupbox control
scroll bar display a caption.
2. in Panel we can place so many 2. in groupbox we can
different controls place only similar
controls
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / rajasekhar.kotha
in a panel we can place so many controls which may be
different but in a group we have to place only similar
controls only..
| Is This Answer Correct ? | 5 Yes | 21 No |
What is a .DLL and .EXE files called in .NET?
When we use windows api in .net is it managed or unmanaged code?
1 mor thing guyz....can i go for C# directly without C++ /JAVA knowledge for dot net ..???
What is Finalizer in .NET define Dispose and Finalize ?
Explain me what is .net web service?
What is Complex Class in .NET?
What is the new three features of COM+ services, which are not there in COM (MTS)
What is il in vb.net?
What is 'Common Type System' (CTS) in .NET?
Difference between user groups and code groups
Difference abstract class and interface in .net?
What is use of ContextUtil class?