transparent!!!
-
Hi, I have a View which background colour is black, but when I use TextOut to display some texts on that view. There have a white box wrapped the text, So, I want to ask how to make the white box transparent/disappear. (i.e.It just display the text only.) Thx!!! :-D:)
-
Hi, I have a View which background colour is black, but when I use TextOut to display some texts on that view. There have a white box wrapped the text, So, I want to ask how to make the white box transparent/disappear. (i.e.It just display the text only.) Thx!!! :-D:)
dc.SetBkMode(TRANSPARENT); Tomasz Sowinski -- http://www.shooltz.com
"Yields falsehood when preceded by its quotation" yields falsehood when preceded by its quotation.
-
Hi, I have a View which background colour is black, but when I use TextOut to display some texts on that view. There have a white box wrapped the text, So, I want to ask how to make the white box transparent/disappear. (i.e.It just display the text only.) Thx!!! :-D:)