G
Guest
I have a switchboard form which I am trying to look prettier. It has a few
controls such as a few text box controls and command buttons. It had a single
color in the background that is in the 'detail' section which is gray. I am
attempting to have a thick border of a different color around the form. For
this, what I did was : I enclosed all the controls in a 'rectangle', the
dimensions of which are such that it leaves a 'border' around the rectangle.
This border is nothing but the detail section. I am changed the color of the
rectangle to another color by changing the 'back color' property of the
rectangle. When I do this, it does change the color inside the rectangle to
the desired color(with the color of the 'detail' section intact) but hides
all the controls (inside the rectangle) except a couple of them. How can I
make my controls appear?
controls such as a few text box controls and command buttons. It had a single
color in the background that is in the 'detail' section which is gray. I am
attempting to have a thick border of a different color around the form. For
this, what I did was : I enclosed all the controls in a 'rectangle', the
dimensions of which are such that it leaves a 'border' around the rectangle.
This border is nothing but the detail section. I am changed the color of the
rectangle to another color by changing the 'back color' property of the
rectangle. When I do this, it does change the color inside the rectangle to
the desired color(with the color of the 'detail' section intact) but hides
all the controls (inside the rectangle) except a couple of them. How can I
make my controls appear?