views:

797

answers:

2

Hello,

I have a TextBox in my Form that I want to let it be tranparent and show a picture that is in a PictureBox, behind it, but how I can do this? Thanks.

A: 

Here is a Windows Forms solution, I don't know if it will translate to mobile:

How to make a TextBox/RichTextBox transparent

AlphaBlendTextBox - A transparent/translucent textbox for .NET

Philip Wallace
Sorry, but is impossible to do this in with your tutorial.
Nathan Campos
A: 

Is this what you're looking for: Transparent Text Box

Jrud
This is impossible to do in a mobile platform. Sorry
Nathan Campos