Click or drag to resize

ShellUtilitiesOpenPropertySheet Method

Overload List
  NameDescription
Public methodStatic memberOpenPropertySheet(IEnumerableShellItemIdList, String, Boolean)
Opens the property sheet from a list of pidls.
Public methodStatic memberOpenPropertySheet(IEnumerableIntPtr, String, Boolean)
Opens the property sheet from a list of pidls.
Public methodStatic memberOpenPropertySheet(IEnumerableString, String, Boolean)
Opens the property sheet from a list of paths.
Public methodStatic memberOpenPropertySheet(IntPtr, String, Boolean)
Opens the property sheet from a pidl.
Public methodStatic memberOpenPropertySheet(ShellItemIdList, String, Boolean)
Opens the property sheet from a pidl.
Public methodStatic memberOpenPropertySheet(String, String, Boolean)
Opens the property sheet from a path.
Public methodStatic memberOpenPropertySheet(IDataObject, String, IEnumerableIntPtr, NullableGuid, String)
Opens the property sheet from a data object.
Top
See Also