Searched refs:ID_EDIT_FOLDER_PROPERTIES (Results 1 – 2 of 2) sorted by relevance
733 #define ID_EDIT_FOLDER_PROPERTIES 33100 macro
45 ON_COMMAND(ID_EDIT_FOLDER_PROPERTIES, OnEditFolderProperties)689 … pPopup->InsertMenu(0, MF_BYPOSITION, ID_EDIT_FOLDER_PROPERTIES, _T("Edit Folder Properties")); in OnContextMenu()