Could anyone please explain the procedure for having a dialog box appear in the client area of a SDI application when the application is executed. I created the SDI application and a sample
A normal List Box doesn't hold columns. A "list view control" (no relation to CListView whatsoever) gives more versatility as far as columns are concerned, even though they are a little more tricky to use. See the articles in the VC++ Programmers Guide for more info on list view controls.
» Where does this get set?
To set WS_xx styles, use the Properties window in the dialog editor.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.