Click or drag to resize

SystemLayoutPattern Class

The System.LayoutPattern properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemLayoutPattern

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class LayoutPattern

The SystemLayoutPattern type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberContentViewModeForBrowse
The System.LayoutPattern.ContentViewModeForBrowse property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LayoutPattern_ContentViewModeForBrowse.
Public propertyStatic memberContentViewModeForSearch
The System.LayoutPattern.ContentViewModeForSearch property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LayoutPattern_ContentViewModeForSearch.
Public propertyStatic memberGroup
The System.LayoutPattern.Group property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LayoutPattern_Group.
Public propertyStatic memberPlaceHolder
The System.LayoutPattern.PlaceHolder property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_LayoutPattern_PlaceHolder.
Public propertyStatic memberTilesViewMode
The System.LayoutPattern.TilesViewMode property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LayoutPattern_TilesViewMode.
Top
See Also