Click to See Complete Forum and Search --> : resource attribute problem 2d/3d


Randall
July 20th, 2002, 11:15 PM
Hi, I'm pretty new to C++ programing but I've done a bit of programing in the past. Here's my problem. I just bought Visual C++ .net Standard and have been writing a few programs in it. When I setup a dialog box and add something like an edit box, it shows and test on the screen as 3D (i.e., it looks depressed on the screen). When I compile and run the program, all the 3D is gone, it looks 2D. All the edit box has is a line border and not the depressed look. It's driving me crazy trying to figure this out. I've looked through the compile options and some of the program but I'm coming up short. Any help would be appreciated. Thanks in advance.

Randall