C2022-003-Change-Textboxes-to-RTF-3 #701

Open
plarsen wants to merge 28 commits from C2022-003-Change-Textboxes-to-RTF-3 into Development
Showing only changes of commit 0ae45eb918 - Show all commits

View File

@@ -644,7 +644,7 @@ namespace ROEditor
// Enable the Save item if changes were made
// Just copy the state of the Save Button
menuROSave.Enabled = rbtnSave.Enabled; //RO Editor add symbols C2025-003
menuROSave.Enabled = rbtnSave.Enabled; //RO Editor add symbols C2022-003
roTreeView.ContextMenu.MenuItems[6].Enabled = rbtnSave.Enabled;
// Should the properties menu item be available?