Posts: 116
Threads: 19
Joined: Nov 2006
is there a way to make the edit text so that the grey color around the text doesnt show but the text still does?... i have a BMP picture in my dialog and i have static text on top of it and thats why im asking lol. ty in advance
8)
Posts: 88
Threads: 33
Joined: Feb 2007
You could use a Rich Edit box with 'readonly' style and remove 'client/static edge' style...
It should work easily...I have done it
Posts: 116
Threads: 19
Joined: Nov 2006
khemu Wrote:You could use a Rich Edit box with 'readonly' style and remove 'client/static edge' style...
It should work easily...I have done it
ok thanks. but i also have opions.
8)