IJamShellItemVisualsCut Property |
Show the icon of a the item "ghosted" if the user has
performed the cut operation (Ctrl-X)
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxProperty Cut As Boolean
Get
Set
property bool Cut {
bool get ();
void set (bool value);
}abstract Cut : bool with get, set
Property Value
Boolean
See Also