how do i gray certain areas of a file menu, it seems EnableWindow() doest work with what i want, i want to gray certain selections in the Menu's when a certain selection is selected
i used Microsoft to build the menu
the Menu name is IDR_MENU1
inside the Menu is an option called Open (in the File menu), the ID of Open is ID_FILE_OPEN
anyone have any ideas or any tricks or shortcuts to graying Open? i dont want it grayed when the programs, i want it grayed when the user selects a different option from the File menu other then Open
i used Microsoft to build the menu
the Menu name is IDR_MENU1
inside the Menu is an option called Open (in the File menu), the ID of Open is ID_FILE_OPEN
anyone have any ideas or any tricks or shortcuts to graying Open? i dont want it grayed when the programs, i want it grayed when the user selects a different option from the File menu other then Open