- If the range does not have any characters return an empty string
Refresh Most Recent Items when the office button is pressed
Added OrdinalChanged Event
Used OrdinalChanged Event rather than MyContent.Changed Event when Ordinal is updated.
Use OrdinalChanged Event to update Tree Node
Refresh MRU list as items are added
Use OrdinalChanged Event to update Step Tab
- RTBFillIn changed to only update the RTB when the contents change
- AdjustSizeForContents changed to raise the HeightChanged event when the Height changes
Update the treeview tabs even if the step is not open.
The initialization code was changed so that an invalid transition will not cause a crash
If a MRU Item is deleted, and then selected from the menu, a message box will be displayed.
If the ItemID doesn't exist, remove the item.
If the Menu text and Tooltip don't match, ask if the item should be removed.
Always use the current Menu text and tooltip on the menu, rather than the one that was saved.