In a single view, Multi Document application (MDI), how do
you update all of the open document's views at once?
UpdateAllViews() updates all of the views of a single
document, but not the other open docs. For example, if there is a change to the viewing characteristics common to all open docs...