Class ShellContextMenuCommand
Selected Shell ContextMenu command.
Inheritance
Namespace: Telerik.Windows.Controls.FileDialogs.ShellHelpers
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public sealed class ShellContextMenuCommand : Enum
Fields
Copy
Copy command.
Declaration
public const ShellContextMenuCommand Copy
Field Value
Cut
Cut command.
Declaration
public const ShellContextMenuCommand Cut
Field Value
Delete
Delete command.
Declaration
public const ShellContextMenuCommand Delete
Field Value
Details
Details command.
Declaration
public const ShellContextMenuCommand Details
Field Value
ExtraLargeIconsIcons
Extra Large Icons command.
Declaration
public const ShellContextMenuCommand ExtraLargeIconsIcons
Field Value
LargeIcons
Large Icons command.
Declaration
public const ShellContextMenuCommand LargeIcons
Field Value
List
List command.
Declaration
public const ShellContextMenuCommand List
Field Value
MediumIcons
Medium Icons command.
Declaration
public const ShellContextMenuCommand MediumIcons
Field Value
NewFolder
NewFolder command.
Declaration
public const ShellContextMenuCommand NewFolder
Field Value
None
Open
Open command.
Declaration
public const ShellContextMenuCommand Open
Field Value
Paste
Paste command.
Declaration
public const ShellContextMenuCommand Paste
Field Value
PasteShortCut
PasteShortCut command.
Declaration
public const ShellContextMenuCommand PasteShortCut
Field Value
Properties
Properties command.
Declaration
public const ShellContextMenuCommand Properties
Field Value
Rename
Rename command.
Declaration
public const ShellContextMenuCommand Rename
Field Value
SmallIcons
Small Icons command.
Declaration
public const ShellContextMenuCommand SmallIcons
Field Value
Tiles
Tiles command.
Declaration
public const ShellContextMenuCommand Tiles
Field Value
value__
Declaration
public int value__
Field Value
System.
|