Draw RichTextBox Background?

  • Thread starter Thread starter Özden Irmak
  • Start date Start date
Ö

Özden Irmak

Hello,

Does anybody have any code snippet to draw RichTextBox Background,
preferably C#?

Thanks,

Özden
 
Hello Rene,

I know all these approaches about transparency...

We're developing a kind of PowerPoint application where we have a
designsurface and also custom controls developed by us...We have tried lots
of Transparency solutions and at last did our transparency solutions similar
to how .Net framework does now...

All the controls do now work correctly but the RichTextBox not because I
need to draw it's background...I've found some VB6 codes for this but
couldn't figure it out very well so now searching if anybody did this in
..Net also...

But thank you for taking time and trying to help me, I appreciate it...:)

Regards,

Özden
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top