Property list like visual studio??
-
I'd need to create a Property list, like that in Visual Studio for C++ and VB... You all know the Properties window that is basically a two column grid but that lets you set properties on controls and the like. Has anyone written a class (or is there one?) for and MFC app that will show up in a dockable window? I don't need a property sheet...which is all I can seem to find... I actually need something EXACTLY like the one in Visual Studio ideas? thanks mike
-
I'd need to create a Property list, like that in Visual Studio for C++ and VB... You all know the Properties window that is basically a two column grid but that lets you set properties on controls and the like. Has anyone written a class (or is there one?) for and MFC app that will show up in a dockable window? I don't need a property sheet...which is all I can seem to find... I actually need something EXACTLY like the one in Visual Studio ideas? thanks mike
Look in the List Control section here on CodeProject, I was just there. Bret Faller Odyssey Computing, Inc.