all groups > vb.net controls > september 2004 >
You're in the

vb.net controls

group:

Newbie help


Newbie help trialproduct2004 NO[at]SPAM yahoo.com
9/29/2004 10:32:20 PM
vb.net controls:
Hi all
I have problem regarding Group box in vb.net
Currently i am using group box and placing option button in it.
I want to set background color for group box. But the problem is after
setting background color, the color appearing outside the boundary of
frame control.
I want the color to be within the boundary of frame color.
Is there any property or method to set boundary of group box and apply
background color for that.
Can it be possible.
Please help.
Re: Newbie help Herfried K. Wagner [MVP]
9/30/2004 11:54:44 AM
"arcpin" <trialproduct2004@yahoo.com> schrieb:
[quoted text, click to view]

I assume you mean that the parts of the groupbox that appear to be outside
the edge of the groupbox are filled in the background color too? This is
"by design", and there is no property to change that.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Re: Newbie help b2newman NO[at]SPAM or.blm.gov
10/8/2004 9:53:30 AM
[quoted text, click to view]

Instead of a group box, use a panel. Place a label at the top of the
panel to simulate the group box label. You can change the backcolor
AddThis Social Bookmark Button