472,794 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,794 software developers and data experts.

how to make text lbel background transparent

Is there a way to make the background of a text label transparent so that
the image on the form behind can show through ?

I can only seem to find out how to make the text background a color.

Any help is greatly appreciated. Thank you

Tony
Nov 20 '05 #1
2 4526
Tony,
Select the label in the forms designer, in the Properties Window change the
BackColor to Transparent, Transparent is at the top of the Web tab in the
color picker drop down.

Hope this helps
Jay

"anthonymelillo" <no************@earthlink.net> wrote in message
news:OF**************@TK2MSFTNGP09.phx.gbl...
Is there a way to make the background of a text label transparent so that
the image on the form behind can show through ?

I can only seem to find out how to make the text background a color.

Any help is greatly appreciated. Thank you

Tony

Nov 20 '05 #2
Awesome. That works.

You are a genius. Thanks
Tony

"Jay B. Harlow [MVP - Outlook]" <Ja********@email.msn.com> wrote in message
news:eJ**************@TK2MSFTNGP11.phx.gbl...
Tony,
Select the label in the forms designer, in the Properties Window change the BackColor to Transparent, Transparent is at the top of the Web tab in the
color picker drop down.

Hope this helps
Jay

"anthonymelillo" <no************@earthlink.net> wrote in message
news:OF**************@TK2MSFTNGP09.phx.gbl...
Is there a way to make the background of a text label transparent so that the image on the form behind can show through ?

I can only seem to find out how to make the text background a color.

Any help is greatly appreciated. Thank you

Tony


Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Paul Schnitter | last post by:
Update: My custom control is based on the article "Creating Visual Basic .NET controls from scratch" in "Adventures in .NET" on MSDN. It is designed to be a replacement for the VB6 shape...
4
by: sweep | last post by:
Hi there, I have a problem with some CSS I'm writing and I was looking for a little help. I have a nav bar at the top and left side of my page in CSS which work fine. The remaining space has a...
2
by: John Kreps | last post by:
(acc 2002) I've got six unbound text boxes on a subform that has a white background. Each of those six boxes has an expression that when true, will change its background from white to another...
3
by: Ignacio Domínguez | last post by:
Hi there. I know I can make a form transparent by setting the transparent color, opacity, etc. Is there a way of making the background of a label and the background of a picturebox transparent...
6
by: Jerry Camel | last post by:
I want to center an image on the screen and have text centered over the image. What's the best way to do this? I've been playing with style tags and I can get the stuff to center automatically...
0
by: pamelafluente | last post by:
Hello experts, I need some help to do in a proper way what I am doing. I have some "cells" in a web page. Each "cell" is made of 2 DIV. One is inside the other. Example with 2 "cells" : <div...
4
by: JJ | last post by:
I want to display an image with some text overlay Both the image and text will be retrieved from a database, so I have to combine them at run-time. Is there a way to do this? TIA JJ
2
by: Warren Tang | last post by:
Hello, everyone Can I make a <input type="text"tag transparent? I mean I can see through it and see the background of its container. Regards Warren
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.