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