System.Windows.Forms.WebBrowser.ShowPropertiesDialog Method

Opens the Internet Explorer Properties dialog box for the current document.

Syntax

public void ShowPropertiesDialog ()

Remarks

You can use this method to implement a Properties menu option similar to the one on the Internet Explorer File menu. This method displays the Properties dialog box, which contains information about the current document such as its type, URL, size, and dates of creation and modification.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0