Re: Transparent - does it work?



Thanks for the info. But that article appears to work only with static
images/items. I need to make a panel that is transparent to a web
browser/shockwave file that can be changing.

Jeff.

"Stoitcho Goutsev (100) [C# MVP]" <100@xxxxxxx> wrote in message
news:uPVyhHuEGHA.272@xxxxxxxxxxxxxxxxxxxxxxx
> Jeff,
>
> The same question was asked yesterday or the day before. Jeffrey Tan from
> Microsoft has suggsted looking at the following article:
> http://addressof.com/blog/articles/282.aspx
>
>
> --
> HTH
> Stoitcho Goutsev (100)
>
> "UJ" <fred@xxxxxxxxxxx> wrote in message
> news:uVIY44tEGHA.272@xxxxxxxxxxxxxxxxxxxxxxx
>> I've got multiple controls on a win forms page - and I have a panel that
>> I want the user to be able to click on to have something happen which I
>> have put on top of some of the control. I make the panel transparent but
>> it doesn't show what's behind it, it shows the form background.
>>
>> Is there anyway to have something transparent so it shows what's behind
>> it, not the form?
>>
>> What I'm really trying to do is have a shockwave or browser control be
>> able to be clicked and something happen. I don't want the normal clicking
>> like on a web site to happen.
>>
>> Any suggestions?
>>
>> TIA - Jeff.
>>
>>
>
>


.



Relevant Pages

  • Re: Transparent and Semi Transparent panels?
    ... control that inherits from Panel, ... IFormBackground, if I get a NULL back then it means that the parent has no ... This would give you a so called transparent control effect. ...
    (microsoft.public.dotnet.framework.compactframework)
  • RE: Custom Control
    ... I don't know exactly what you are trying to use it for but just use the Panel ... BackColor of the Panel control to black. ... could just set the BackColor of the Panel to Transparent ... > window should be able to see the contents of the window. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Transparent and Semi Transparent panels?
    ... What you can do is to draw the part of the form's background image on the ... control to give a so called "transparent" effect. ... the Panel control in .NETCF 3.5. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Need a panel or user control with a truely transparent background
    ... control in vb.net? ... > Answer those GDI+ questions with the GDI+ FAQ ... when I set the background color of the panel to ... >> transparent, it just picks the darkest color from the background ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: transparent .gif question
    ... The Transparent parts of a control show their Parent. ... children of the Form and not the Panel. ... > I place them on top of a panel using a .wmf file as its background I see ...
    (microsoft.public.dotnet.framework.windowsforms)