People who have passed vs2003 and later versions feel that the UI operations of vs are not upgraded a little bit, but like Vista and Windows 7 XP, they are always classic, and vc6 is always classic. Although there are many operations in vc6 that are not that convenient, we can find a solution. Code annotation is often encountered in coding. vc6 does not have the corresponding shortcut key, but we can make the following settings to quickly comment the code.
Toolbar-> Tools-> macro CLICK: Options in the displayed dialog box and select loadfiles .. In the displayed dialog box, select simple to close. In the toolbar, Click Tools> macro. In the displayed dialog box, select simple, click options, and then click ketstrokes, as shown in the following figure: Select commentout in the displayed dialog box, press the key you want to set and click assign to save and close it. In this way, you can use the shortcut key to comment out your code during compilation.