Hi guys,
New to this place, so hi to all!
OK, I am also new to C# so please excuse my n00b like questions.
So, my first question;
I am writing a kind of Notepad alternative. I want to have the ability to have the Textbox opacity set to 0, while still being able to see the text being typed.
My reason for this, is I run a pretty lo-rez monitor (my eyesight is bad) and sometimes I need to copy text from one place to another, so I figured I would code something that could see the text under neath the current window, to cross reference.
Is there any way to make just the back ground of a Textbox totally invisible like this, while still having the text appear as normal?
Any help would be great!
As I learn more, I will try to pass on my newly acquired wisdom onto other new starters.
Cheers!