View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Semi-transparent label background??

AFAIK, not in Excel.

--

Vasant


"Jens Meier" wrote in message
...
Hello,

maybe this is a weird question, but who knows, there might be a chance:

I know there are two values for the background color style of a label in
Excel VBA: fmBackStyleTransparent and fm...Opaque.

Now, I would like to set a label to be semi-transparent, i.e. the content
behind the label should shine through, just as transparency is usually
intended e.g. in photoshop.
Is there any way to achieve this??

Thanks!
Jens