The DisplayScopeNodePropertySheet method displays the property sheet for the specified scope node.
Syntax
View.DisplayScopeNodePropertySheet( _
ByVal ScopeNode As Variant _
)
Parameters
-
ScopeNode
-
Optional. A value that specifies the node whose property sheet is displayed; if this parameter is not specified, the active scope node is used.
Return value
This method does not return a value.
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| IID |
IID_View is defined as 6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38 |