Hello Lazarus-List,

I was looking for a transparent container, something like a TPanel but
that do not repaint its background. At a first attempt I intercept the
OnPaint event of a TPanel and TScrollBox but both of them even when
paint does nothing they paint a "btnFace" background.

I look for something like a TImage but that can hold controls inside.
Is there something available or maybe the crossplatform caracteristic
do not allow such thing ?

-- 
Best regards,
 JoshyFun


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to