Groupbox equivalent in ASP.NET

G

Guest

Hello,

Could someone please tell me the equivalent of Windows Forms' Groupbox
control in ASP.NET?

Thanks.
 
K

Kevin Spencer

Panel?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
G

Guest

Thanks but in Groupbox control you have a Text field which appears within the
border of the control. I don't see how Panel can manage that.
 
M

Michel de Becdelièvre

in W3C HTML it's called : fieldset & legend, both considered as
HtmlGenericControl in ASP.Net.
 
K

Kevin Spencer

Fascinating. That element must have been added recently. Good to know.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
G

Guest

Thank you I'll give it a try.

Michel de Becdelièvre said:
in W3C HTML it's called : fieldset & legend, both considered as
HtmlGenericControl in ASP.Net.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top