M
MyCatAlex
Guest
Hello,
Very often when you browse the web you run into a textBox with something that appears like a ToolTip inside. Frequently this text inside is kind of dimmed, you put a cursor in the window and the text disappears. It may say something line: "Your email," or have already your zip code as a prompt.
I want to reproduce it in my coding but both tooltips don't give similar effect. I also checked all properties for the TextBox in C# ToolBox and could not find anything. It can probably reproduced programmatically but I wonder about a special property.
Can it be done in MSVS?
Thanks, - MyCatAlex
Continue reading...
Very often when you browse the web you run into a textBox with something that appears like a ToolTip inside. Frequently this text inside is kind of dimmed, you put a cursor in the window and the text disappears. It may say something line: "Your email," or have already your zip code as a prompt.
I want to reproduce it in my coding but both tooltips don't give similar effect. I also checked all properties for the TextBox in C# ToolBox and could not find anything. It can probably reproduced programmatically but I wonder about a special property.
Can it be done in MSVS?
Thanks, - MyCatAlex
Continue reading...