In the command customisation dialogue box in the MFC feature pack:Commands listed under "All Commands" have their names constructed by concatenating menu, submenu, and menu item text, and capitalising the various chunks, so that for exampleFile My submenu A menu itemis listed asFileMySubmenuAMenuItemThe capitalisation is interrupted however if there is an ampersand (indicating a shortcut key) before a lower case letter at the start of a word, so thatFile My submenu A &menu itembecomesFileMySubmenuAmenuItem(with a lower case m in AmenuItem). This appears to be a cosmetic bug, albeit a minor one.David Webberdave@mozart.co.uk
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...