I need to make semi-transparent Form like a terminal in linux systems.
For example (transparency):
You see? - Window = x% transparency - the font (subtitles) = 0%
I tried to use Alpha-Blend (Form1) but its works for a whole window with all components, fonts etc, but i dont want a transparent font! I want the same effect as the terminal in linux (font visibility 100%). How can i do this?
btw. forgive me for my poor english and thanks for the help