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
ShellContextMenuCommand
|
Cut
Cut command.
Declaration
public const ShellContextMenuCommand Cut
Field Value
ShellContextMenuCommand
|
Delete
Delete command.
Declaration
public const ShellContextMenuCommand Delete
Field Value
ShellContextMenuCommand
|
Details
Details command.
Declaration
public const ShellContextMenuCommand Details
Field Value
ShellContextMenuCommand
|
ExtraLargeIconsIcons
Extra Large Icons command.
Declaration
public const ShellContextMenuCommand ExtraLargeIconsIcons
Field Value
ShellContextMenuCommand
|
LargeIcons
Large Icons command.
Declaration
public const ShellContextMenuCommand LargeIcons
Field Value
ShellContextMenuCommand
|
List
List command.
Declaration
public const ShellContextMenuCommand List
Field Value
ShellContextMenuCommand
|
MediumIcons
Medium Icons command.
Declaration
public const ShellContextMenuCommand MediumIcons
Field Value
ShellContextMenuCommand
|
NewFolder
NewFolder command.
Declaration
public const ShellContextMenuCommand NewFolder
Field Value
ShellContextMenuCommand
|
None
Open
Open command.
Declaration
public const ShellContextMenuCommand Open
Field Value
ShellContextMenuCommand
|
Paste
Paste command.
Declaration
public const ShellContextMenuCommand Paste
Field Value
ShellContextMenuCommand
|
PasteShortCut
PasteShortCut command.
Declaration
public const ShellContextMenuCommand PasteShortCut
Field Value
ShellContextMenuCommand
|
Properties
Properties command.
Declaration
public const ShellContextMenuCommand Properties
Field Value
ShellContextMenuCommand
|
Rename
Rename command.
Declaration
public const ShellContextMenuCommand Rename
Field Value
ShellContextMenuCommand
|
SmallIcons
Small Icons command.
Declaration
public const ShellContextMenuCommand SmallIcons
Field Value
ShellContextMenuCommand
|
Tiles
Tiles command.
Declaration
public const ShellContextMenuCommand Tiles
Field Value
ShellContextMenuCommand
|
value__
Declaration
public int value__
Field Value
System.Int32
|