I was wondering how to set a checkmark by a menu item, and toggle between on/off each time the user clicked the menu item. I can do it with pop-up menus with EnableCheckItem( MF_CHECKED ), but with the dialog menu i can't do that?

thanks