Enum
ShellContextMenuCommand

Selected Shell ContextMenu command.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs.ShellHelpers

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

cs-api-definition
public enum ShellContextMenuCommand

Fields

Copy

Copy command.

Declaration

cs-api-definition
Copy = 2

Field Value

ShellContextMenuCommand

Cut

Cut command.

Declaration

cs-api-definition
Cut = 3

Field Value

ShellContextMenuCommand

Delete

Delete command.

Declaration

cs-api-definition
Delete = 5

Field Value

ShellContextMenuCommand

Details

Details command.

Declaration

cs-api-definition
Details = 13

Field Value

ShellContextMenuCommand

ExtraLargeIconsIcons

Extra Large Icons command.

Declaration

cs-api-definition
ExtraLargeIconsIcons = 11

Field Value

ShellContextMenuCommand

LargeIcons

Large Icons command.

Declaration

cs-api-definition
LargeIcons = 10

Field Value

ShellContextMenuCommand

List

List command.

Declaration

cs-api-definition
List = 12

Field Value

ShellContextMenuCommand

MediumIcons

Medium Icons command.

Declaration

cs-api-definition
MediumIcons = 9

Field Value

ShellContextMenuCommand

NewFolder

NewFolder command.

Declaration

cs-api-definition
NewFolder = 16

Field Value

ShellContextMenuCommand

None

None.

Declaration

cs-api-definition
None = 0

Field Value

ShellContextMenuCommand

Open

Open command.

Declaration

cs-api-definition
Open = 6

Field Value

ShellContextMenuCommand

Paste

Paste command.

Declaration

cs-api-definition
Paste = 4

Field Value

ShellContextMenuCommand

PasteShortCut

PasteShortCut command.

Declaration

cs-api-definition
PasteShortCut = 15

Field Value

ShellContextMenuCommand

Properties

Properties command.

Declaration

cs-api-definition
Properties = 14

Field Value

ShellContextMenuCommand

Rename

Rename command.

Declaration

cs-api-definition
Rename = 1

Field Value

ShellContextMenuCommand

SmallIcons

Small Icons command.

Declaration

cs-api-definition
SmallIcons = 8

Field Value

ShellContextMenuCommand

Tiles

Tiles command.

Declaration

cs-api-definition
Tiles = 7

Field Value

ShellContextMenuCommand