|
I would like a read-only control to display
text, similar to a Label but has text selection/copy functions.
I was using a TEdit in ReadOnly mode and no border, but I also want it to
be transparent. Unlike a TLabel, TEdit doesn't have a Transparent
property, and I tried adding csOpaque to the ControlStyle but this didn't
have any effect. Are there any simple solutions? If not I'll just
use a Label.
Cheers,
Ross.
|
_______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
