Document.ViewPropertyBrowser Method (2007 System)

Displays the property window for the selected ActiveX control in the specified document.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
Public Sub ViewPropertyBrowser
'Usage
Dim instance As Document

instance.ViewPropertyBrowser()
public void ViewPropertyBrowser()
public:
void ViewPropertyBrowser()
public function ViewPropertyBrowser()

Remarks

This method is available only from outside of Microsoft Office Word.

.NET Framework Security

See Also

Reference

Document Class

Document Members

Microsoft.Office.Tools.Word Namespace