| Frank J. Polan 2006-10-25, 7:23 am |
| Chris,
Setting the transparent property to TRUE shows the allows the
colorNormal of the form to show through.
If your background has some reasonably solid areas of color where you
want to place the text,- try this -
Use a graphics program - Paintshop Pro, Phototshop, etc, to get the
RGB settings for the color of your image. Set the forms ColorNormal to
those settings
Or, depending on the image's texture, you could also try setting the
background color of the text objects to match the color of your image
HTH
Frank Polan
On Sat, 23 Sep 2006 17:57:13 -0400, Chris <cr6825@hotmail.com> wrote:
>Hi
>
>What i have is a form with a picture on it anchor property set to 6 so it covers the backround. I am tying to put text controls on it and set there transparence property to true so the backround shows through the border and only the text is on the form.
Setting the transparence to true for the text control does nothing.
>any ideas??
>The picture is in the base form i don't think this should matter though.
>
>Thanks in advance
>Chris
|