Click or drag to resize

ShellAnimation Enumeration

Resource identifiers for default animations from shell32.dll.

Namespace:  Ookii.Dialogs.Wpf
Assembly:  Ookii.Dialogs.Wpf (in Ookii.Dialogs.Wpf.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum ShellAnimation
Members
  Member nameValueDescription
FileMove160 An animation representing a file move.
FileCopy161 An animation representing a file copy.
FlyingPapers165 An animation showing flying papers.
SearchGlobe166 An animation showing a magnifying glass over a globe.
PermanentDelete164 An animation representing a permament delete.
FromRecycleBinDelete163 An animation representing deleting an item from the recycle bin.
ToRecycleBinDelete162 An animation representing a file move to the recycle bin.
SearchComputer152 An animation representing a search spanning the local computer.
SearchDocument151 An animation representing a search in a document..
SearchFlashlight150 An animation representing a search using a flashlight animation.
See Also