Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the dif b/w panel and groupbox.

Answers were Sorted based on User's Feedback



what is the dif b/w panel and groupbox...

Answer / sivakumar_yandra

panel is container for group of controls like groupbox. But
only difference is for panel no caption whereas groupbox
contains caption property. By using this we can give one
collective name for group of controls.

Is This Answer Correct ?    11 Yes 2 No

what is the dif b/w panel and groupbox...

Answer / 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

what is the dif b/w panel and groupbox...

Answer / shivangi pandya(cojit-sihor)

-> group box have border style.
........
panel have no border style.

-> we can give title in group box.
........
we cant give title in panel.

Is This Answer Correct ?    5 Yes 0 No

what is the dif b/w panel and groupbox...

Answer / satyambabu

we are use to group box and panel same purpose but some
lite differences are there group box can place the text but
panel has scroolbars.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More VB.NET Interview Questions

is it possible to use flexgrid in vb dotnet?

9 Answers   Banking, Microsoft, NetBIOS,


What is the Difference between Dataset and Datareader?

7 Answers  


How to send xml file on server using http protocol?

0 Answers  


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

0 Answers  


visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb.net?

5 Answers  


concept of object oriented programming

6 Answers   Patni,


if user enters 1 or 2 or any other number in digit format in next textbox it should show the answer in word reading like if enters 12 answer should be twelve

4 Answers  


Explain about garbage collection?

0 Answers  


What is the difference between import system.data.sqlclient and system.data.oledb?

0 Answers  


what is intermediate language?

0 Answers  


What is the Common Language Runtime?

10 Answers   Ksb,


What are the types of generations in garbage collector?

0 Answers  


Categories