Retrieves a boolean value indicating whether the dialog box contains an Open as read-only check box that the user can select to open a file in read-only mode.
public final boolean getShowReadOnly()
Returns true if the dialog contains an Open as read-only check box; otherwise, returns false.
See Also setShowReadOnly