set groupbox view in different from
-
hi, expert i have create one simple application. i selected one groupbox control in form and i want to change its appeance in diffrent from. my groupbox apprerance is default just like square etc. but want a groupbox Appearance is rectangle,Ellipse. i hope u uderstand my querry. Thanks.
-
hi, expert i have create one simple application. i selected one groupbox control in form and i want to change its appeance in diffrent from. my groupbox apprerance is default just like square etc. but want a groupbox Appearance is rectangle,Ellipse. i hope u uderstand my querry. Thanks.
The GroupBox control doesn't support this "out of the box". You'll have to create your own control to do this, or find a third party control. I don't know of any off the top of my head. But, if you Google for ".NET container controls" and do a little research, you might find something that fits your needs.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...