How to show transparaent label in window forms
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi,
I try to add a label to a windows form, but as background is image, the
label need to be transparent, but it seems no transparent property
available, I found a one in web tab, but it does not work.
Help
Thanks
Jessie
.
Relevant Pages
- Re: making a form transparent
... and in it's create event set it's Brush.Style to bsClear. ... Put a label on the form and set it's transparent property to true. ... (alt.comp.lang.borland-delphi) - Re: Button Colours
... > buttons on access from that dull gey shade. ... Set the Button's Transparent property to Yes. ... properties to your choice, then locate the Label on top of the Button, ... Microsoft Access MVP ... (microsoft.public.access.reports) - Re: Button Colours
... the label is used as a command button. ... command button graphics I mentioned in the previous post. ... >Set the Button's Transparent property to Yes. ... > Microsoft Access MVP ... (microsoft.public.access.reports) - Re: How to send Box control to the background?
... Actually scratch the buttons, it is the label that won't stay in front with ... the transparent property of the box. ... I can easily re make the label, but it would be nice to know how to do it ... > background, but if I make the box after the command buttons, it hides the ... (microsoft.public.access.formscoding) - Re: how does this still work??
... >language my first exercise which happens to be a windows form looks quite ... >and what entered also goes into label box but on top of previous message. ... generated for you by the winforms designer. ... To be frank, I'd always start with Console applications as, although not ... (microsoft.public.dotnet.languages.csharp) |
|