Unfortunately, adding custom controls and handlers to class wizard disappeared around the time of Visual Studio 2003. However, the ability to create handlers is still possible if you are willing to craft your own member variable wizard. This is accomplished by writing a Visual Studio add-in. As an example, please refer to ClassWiz.




Reply With Quote