Re: making a form transparent



Hi,

set the form's BorderStyle to bsNone
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.

Regards
Heiner


.



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. ... timer1.Enabled:=true; /turn timer1 back on for the next five secounds ...
    (alt.comp.lang.borland-delphi)
  • How to show transparaent label in window forms
    ... I try to add a label to a windows form, but as background is image, the ... but it seems no transparent property ... Prev by Date: ...
    (microsoft.public.dotnet.framework.windowsforms)
  • 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)