I want to make some Transparent components... but they need to be
windowed (as in get input focus). Now I know I should derive these from
TCustomControl or TWinControl, but then they are filled with the window
color...
If derived from TGraphicControl they are left transparent...
So my question is... where in the VCL are the TWinControl and
TCustomControl being filled in, and how can I get rid of this behavior.
To me, it appears to happen in TWinControl, but I'm not sure where...
Any help would be greatly appreciated.
Thanks,
Alex Fanti
Transparent Controls
Version 1.01
------------------------------------------
Package of four REALLY transparent controls:
TTrRadioButton, TTrGroupBox, TTrCheckBox, TTrRadioGroup
The background color is replaced with a brush copy of
whatever is beneath the component
------------------------------------------
Contact: Sergey Kurinny kur...@gu.kiev.ua
If you can't find it, let me know and I'll send it to you.
{Damon}