ShellBoost.Core.WindowsShell Namespace |
Class | Description | |
---|---|---|
BHID |
A list of Guids that specifies which handler will be created when using the BindToHandler method.
| |
Browser |
Exposes methods that provide services for the view it is hosting and other objects that run in the context of the Explorer window.
| |
BrowserEvents |
Listens to a Browser events.
| |
ContextMenuOptions |
Defines options to use when showing the context menu.
| |
CoreShellFolder |
Exposes properties methods that retrieve information about a Shell folder.
The difference with the Folder type is this represents a managed wrapper over the native IShellFolder interface while the Folder type represents a managed wrapper over the native IShellItem interface.
The Folder type should generally be preferred over this.
| |
CreateNewItemOptions |
Defines options when creating a new shell item.
| |
DispatchEventArgs |
Provides data for an IDispatch event.
| |
DispatchEvents |
Provides the base for handling IDispatch events.
| |
Folder |
Exposes properties methods that retrieve information about a Shell folder.
| |
FOLDERID |
A list of Guids that identify standard folders registered with the system as Known Folders.
These folders are installed with Windows Vista and later operating systems, and a computer will have only folders appropriate to it installed.
| |
FolderSettings |
Exposes settings for a Shell folder.
| |
FolderShortcut |
Represents a Shell Folder shortcut.
| |
FOLDERTYPEID |
The FOLDERTYPEID values represent a view template applied to a folder, usually based on its intended use and contents.
Maps to Windows' FOLDERTYPEID.
| |
FolderView |
Exposes properties and methods that retrieve information about a folder's display options, select specified items in that folder, and set the folder's view mode.
| |
FolderViewEvents |
Listens to a Shell Folder View events.
| |
Item |
Exposes properties methods that retrieve information about a Shell Item.
| |
KIND |
Defines a list of Windows Property System kinds.
| |
KnownFolder |
A utility class to use Windows Shell's Known Folders concept.
| |
Link |
Defines a base that wraps an IShellLink interface.
| |
Menu |
Exposes properties and methods that retrieve information about a Shell menu.
| |
MenuInvokeOptions |
Defines options when invoking a shell menu
| |
MenuItem |
Exposes properties and methods that retrieve information about a Shell menu item.
| |
NamedProperty |
Exposes properties and methods that present a named property.
| |
NamespaceTreeControl |
Exposes properties and methods that represent the tree control in the Windows Explorer.
| |
Property |
Exposes properties and methods that present a property of a Shell item.
| |
SendMenuFile |
Defines a recipient for the Shell "Send To" menu implemented as a file.
| |
SendMenuTarget |
Defines a target for the Shell "Send To" menu.
| |
Thumbnail |
Exposes properties methods that retrieve information about a Shell Thumbnail.
| |
View |
Exposes properties and methods that present a view in the Windows Explorer or folder windows.
| |
ViewEventArgs |
Provides data for the WindowRegistered and WindowRevoked events of ViewEvents.
| |
ViewEvents |
Listens to Windows View open or close notifications and raises events when a notification is received.
| |
VisualProperties |
Exposes methods that set and get visual properties.
|
Structure | Description | |
---|---|---|
BIND_OPTS2 |
Contains parameters used during a moniker-binding operation.
| |
BIND_OPTS3 |
Contains parameters used during a moniker-binding operation.
| |
DROPDESCRIPTION |
Describes the image and accompanying text for a drop object.
| |
FILEDESCRIPTOR |
Describes the properties of a file that is being copied by means of the clipboard during a drag-and-drop operation.
| |
LOGFONT |
Defines the attributes of a font.
| |
OLECMD |
Associates command flags from the OLECMDF enumeration with a command identifier.
| |
POINT |
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
| |
RECT |
The RECT structure defines a rectangle by the coordinates of its upper-left and lower-right corners.
| |
SIZE |
The SIZE structure defines the width and height of a rectangle.
| |
SORTCOLUMN |
Stores information about how to sort a column that is displayed in the folder view.
| |
STATSTG |
Contains statistical data about an open storage, stream, or byte-array object.
Maps to Windows' STATSTG structure.
| |
WIN32_FIND_DATA |
Contains information about the file that is found by the FindFirstFile, FindFirstFileEx, or FindNextFile functions.
|
Enumeration | Description | |
---|---|---|
ASSOCCLASS |
Defines where to obtain association data and the form the data is stored in for the AssociationElement type.
| |
BIND_FLAGS |
Controls aspects of moniker binding operations.
| |
BrowserNavConstants |
Contains values used by the Navigate and Navigate2 methods of Shell Windows.
| |
BuildMenuOptions |
Defines options when extracting a shell menu.
| |
CDB2GVF |
Common dialog browser customization view flags.
| |
CLSCTX |
Values that are used in activation calls to indicate the execution contexts in which an object is to be run.
| |
CM_SET_WIDTH_VALUE |
Specifies width values in pixels and includes special support for default and autosize.
| |
CM_STATE |
Specifies column state values.
| |
CMF |
Optional flags that specify how a context or shortcut menu can be changed.
| |
CMIC_MASK |
Flags that specify how to handle the data in the command menu invoke events.
| |
CSIDL |
CSIDL (constant special item ID list) values provide a unique system-independent way to identify special folders used frequently by applications, but which may not have the same name or location on any given system.
For example, the system folder may be "C:\Windows" on one system and "C:\Winnt" on another.
| |
DATAOBJ_GET_ITEM_FLAGS |
Values used by the Item's FromDataObject function to specify options concerning the processing of the source object.
| |
DFM_CMD |
Defines some well-known command identifiers for context menus.
| |
DROPEFFECT |
Represents information about the effects of a drag-and-drop operation.
Maps to Windows' DROPEFFECT Constants.
| |
DROPIMAGETYPE |
Values used with the DROPDESCRIPTION structure to specify the drop image.
| |
EXPLORERPANESTATE |
Indicate flags used to get the current state of the given Windows Explorer pane.
Maps to Windows' EXPLORERPANESTATE enumeration..
| |
FCW |
Identifies the control handle that is being requested.
| |
FD |
Indicates which of the other structure members contain valid data.
| |
FDE_OVERWRITE_RESPONSE |
Specifies the values used by the OverwriteFileDialogEventArgs Response property to indicate an application's response to an overwrite request during a save operation using the common file dialog.
Maps to Windows' FDE_OVERWRITE_RESPONSE enumeration..
| |
FDE_SHAREVIOLATION_RESPONSE |
Specifies the values used by the ShareViolationFileDialogEventArgs Response property to indicate an application's response to a sharing violation that occurs when a file is opened or saved.
Maps to Windows' FDE_SHAREVIOLATION_RESPONSE enumeration..
| |
FFFP_MODE |
Describes match criteria for known folder search.
| |
FILEOPENDIALOGOPTIONS |
Specifies the values used by the ShareViolationFileDialogEventArgs Response property to indicate an application's response to a sharing violation that occurs when a file is opened or saved.
Maps to Windows' FILEOPENDIALOGOPTIONS enumeration..
| |
FILETYPEATTRIBUTEFLAGS |
Indicates constants that are used in the EditFlags value of a file association PROGID registry key.
| |
FOF |
Flags that control file operations.
| |
FOLDERFLAGS |
A set of flags that specify folder view options.
Maps to Windows' FOLDERFLAGS enumeration..
| |
FOLDERLOGICALVIEWMODE |
Describes a folder view mode.
Maps to Windows' FOLDERLOGICALVIEWMODE enumeration..
| |
FOLDERVIEWMODE |
Specifies the folder view type.
Maps to Windows' FOLDERVIEWMODE enumeration..
| |
FOLDERVIEWOPTIONS |
Used the FolderView.SetOptions method to activate Windows Vista options not supported by default in Windows 7 and later systems as well as deactivating new Windows 7 options.
Maps to Windows' FOLDERVIEWOPTIONS enumeration..
| |
FVTEXTTYPE |
Type of text to be used in a folder view.
| |
GILIN |
Defines input options used when getting an icon location.
| |
GILOUT |
Defines output options set after getting an icon location.
| |
HBMMENU |
Defines a list of well-known context menu bitmap handles.
| |
IEIFLAG |
Flags that specify how the image is to be handled during icon extraction.
| |
ILD |
A combination of flags that specify the drawing style.
Maps to Windows' ILD enumeration..
| |
KF_CATEGORY |
Represents a category by which a folder registered with the Known Folder system can be classified.
Maps to Windows' KF_CATEGORY enumeration..
| |
KF_DEFINITION_FLAGS |
Flags that specify certain known folder behaviors.
Maps to Windows' KF_DEFINITION_FLAGS enumeration..
| |
KF_REDIRECTION_CAPABILITIES |
Flags that specify the current redirection capabilities of a known folder.
Maps to Windows' KF_REDIRECTION_CAPABILITIES enumeration..
| |
KNOWN_FOLDER_FLAG |
Specify special retrieval options for known folders. These values supersede CSIDL values, which have parallel meanings.
Maps to Windows' KNOWN_FOLDER_FLAG enumeration..
| |
LOCKTYPE |
Indicates the type of locking requested for the specified range of bytes
Maps to Windows' LOCKTYPE enumeration..
| |
MFS |
Defines a menu item state options.
| |
MFT |
Defines a menu item type.
| |
NMCSAEI_FLAGS |
Indicates how item must be selected.
| |
NSTCGNI |
Defines the type of the next item.
| |
NSTCITEMSTATE |
Specifies the state of a tree item.
| |
OFASI |
Optional flags when opening items.
| |
OLECMDEXECOPT |
Specifies command execution options.
| |
OLECMDF |
Specifies the type of support provided by an object for the command specified in an OLECMD structure.
| |
OLECMDID_WINDOWSTATE_FLAG |
Specifies the window state.
| |
OLECMDTEXTF |
Specifies the type of information that is stored in a CommandQueryStatusEventArgs instance.
| |
PERCEIVED |
Specifies a file's perceived type.
Maps to Windows' PERCEIVED enumeration..
| |
PERCEIVEDFLAG |
Indicates the source of the perceived type information.
| |
PLACEHOLDER_STATES |
Specifies the states that a placeholder file can have. Retrieve this value through the System.FilePlaceholderStatus (PKEY_FilePlaceholderStatus) property.
Maps to Windows' PLACEHOLDER_STATES enumeration..
| |
RATING |
A rating system that uses integer values between 1 and 99. This is the rating system used by the Windows Shell.
| |
SBSP |
Flags specifying options to browse.
| |
SFGAO |
Attributes that can be retrieved on a Shell item (file or folder) or set of Shell items.
Maps to Windows' SFGAO enumeration..
| |
SHCIDS |
A value that specifies how Shell Items comparison should be performed.
| |
SHCNE |
Describes the event that has occurred for a ChangeNotify event.
Maps to Windows' SHChangeNotify function parameters.
| |
SHCNEE |
SHCNE_EXTENDED_EVENT extended events. These events are ordinals.
| |
SHCNF |
Flags that, when combined bitwise with SHCNF_TYPE, indicate the meaning of the dwItem1 and dwItem2 parameters for ChangeNotify events.
The uFlags parameter must be one of the following values.
| |
SHCNRF |
Flags that indicate the type of events for which to receive notifications.
| |
SHCOLSTATE |
Describes how a property or Shell list view column should be treated.
Maps to Windows' SHCOLSTATE enumeration..
| |
SHCONTF |
Determines the types of items included in an enumeration.
Maps to Windows' SHCONTF enumeration..
| |
SHDID |
Determines what type a Shell Item is.
| |
SHGDNF |
Defines options used to get Shell Items names.
Maps to Windows' SHGDNF enumeration..
| |
SHGVSPB |
Defines options for the SHGetViewStatePropertyBag method.
| |
SHIL |
Defines the Shell's system image list type.
| |
SICHINT |
Used to determine how to compare two Shell items.
Maps to Windows' SICHINTF enumeration..
| |
SICHINTF |
Used to determine how to compare two Shell items.
| |
SIGDN |
Defines the form of an item's display name to get.
Maps to Windows' SIGDN enumeration..
| |
SIIGBF |
A set of flags that specify how an image will be extracted
Maps to Windows' SIIGBF enumeration..
| |
SLR |
Values that are using for Shell link resolution.
| |
SORTDIRECTION |
Defines the direction in which items are sorted.
| |
STGM |
The STGM constants are flags that indicate conditions for creating and deleting the object and access modes for the object
Maps to Windows' STGM Constants.
| |
STGTY |
The STGTY enumeration values are used in the type member of the STATSTG structure to indicate the type of the storage element. A storage element is a storage object, a stream object, or a byte-array object (LOCKBYTES).
Maps to Windows' STGTY enumeration..
| |
StorageProviderState |
Defines the possible states of a storage provider file.
| |
SVGIO |
Used with to restrict or control the items in a FolderView collection.
| |
SVSIF |
Indicates flags used to specify a type of selection to apply.
| |
SVUIA_STATUS |
Used with the View UIActivate method to set the state of a browser view.
| |
SW |
Controls how a window is to be shown.
| |
SYNC_TRANSFER_STATUS |
Specifies possible status values used in the System.SyncTransferStatus property.
| |
TPM |
Flags that specify to position the shortcut menu.
| |
TRANSFER_SOURCE_FLAGS |
Used by file operation methods.
Maps to Windows' TRANSFER_SOURCE_FLAGS enumeration..
| |
URI_CREATE_FLAGS |
A combination of the flags to create Uri.
| |
VPCOLORFLAGS |
Specifies the use of a color.
| |
VPWATERMARKFLAGS |
Specifies watermark flags.
| |
WTS_ALPHATYPE |
Defines the alpha channel behavior.
| |
WTS_CACHEFLAGS |
A combination of flags that contain information about a thumnail.
| |
WTS_FLAGS |
Values used by thumbnail methods to specify options for the extraction and display of the thumbnail image.
|