Question:
How can I tell the user about which Viewer type is being used (Viewer Control or Viewer Only)?
Solution:
To do so, you can add to screen a Display linked to the Viewer’s IsReadOnly property, and then set it up it to inform if it is a Viewer Only (when it is True) or a Viewer Control (when it is False).