Transparent window



Hi !

I'm looking for a way to make transparent a form's client area while
dragging it onto the desktop. For instance, when I click down on the window
title, the client area content disappears and instead we see what there is
under the window, while the window is moved.

Is it easy to do with Delphi, without additionnal component ?

Regards,
Michel.


.



Relevant Pages

  • Re: Transparent window
    ... when I click down on the window ... the client area content disappears and instead we see what there is ... What version of Delphi are you using? ... Does is have to be the client area _only_ that is transparent? ...
    (alt.comp.lang.borland-delphi)
  • Re: Transparent window
    ... > I'm looking for a way to make transparent a form's client area while ... > dragging it onto the desktop. ... the client area content disappears and instead we see what there is ... > under the window, ...
    (alt.comp.lang.borland-delphi)
  • Re: Calculating the client area
    ... for some reason my mainframe window is getting created a little bit ... The real client area is 536x480. ... is bigger than after the first WM_SIZE message? ...
    (microsoft.public.pocketpc.developer)
  • Re: Calculating the client area
    ... >bigger than the real client area. ... >and it appeared that MFC was creating the initial window with default values ... is bigger than after the first WM_SIZE message? ...
    (microsoft.public.pocketpc.developer)
  • Re: Mouse events
    ... dragging) over the client area of window, ... Visual C++ MVP ...
    (microsoft.public.vc.mfc)