Page 1 of 1
Richtext is not transparent
Posted: Tue May 05, 2009 2:22 pm
by Anton Hengg
Hi,
I have problems with the Richtext control.
The Richtext is not transparent in reports (views).
The Richtext is only transparent if I export the report to PDF.
Is this a bug?
Best Regards
Anton
Richtext is not transparent
Posted: Wed May 06, 2009 1:56 pm
by Edward
Hi Anton,
Could you please inform us about version number you are using?
I checked the current version and it seems that everything is working ok.
Also please try to follow the steps:
http://forum.stimulsoft.com/Default.asp ... 6146᠂
Thank you.
Richtext is not transparent
Posted: Wed May 06, 2009 5:39 pm
by Edward
Hi Anton,
Yes, this is a bug.
WinForms RichTextBox does not allow setting BackColor to Transparent,
an exception "TransparentBackColorNotAllowed" is throwed by .Net.
Therefore, in this case, we use White color instead of transparent.
In the next prerelease we will try to fix this behaviour in the preview as well.
Thank you.
Richtext is not transparent
Posted: Thu Jul 09, 2009 4:07 pm
by Jan
Hello,
Problem solved. Please check prerelease build from 13 July.
Thank you.