Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3042

FLAT CEdit(EditBox)

$
0
0
Just a quick question. I am able to achieve flat editbox through CreateEx already discussed in previous thread.But question here again is why i am not able to achieve it resource editor although when i see editbox in resource edit it appears perfectly flat but after compiling code ,box shown on screen has sunken edge , not able to understand why. Since in my application i have to do around 200 editboxes flat thats why i dont want to use CreareEx . I am using Visual studio 2015. In project settings Target platform version is 8.1 and Target Platform is Windows..I have windows 10 installed on my machine.

Viewing all articles
Browse latest Browse all 3042

Trending Articles