Gets the dialog box's View object, which informs about view changes and provides an image of the dialog box's current state.

Syntax

public View View { get; }
Public ReadOnly Property View() As View

Limitations

Read only.