ShellBrowser .Net Edition
InvokeSetCut Method (cut)
NamespacesJam.ShellShellListBaseItemInvokeSetCut(Boolean)
Sets Cut property through BeginInvoke
Declaration Syntax
C#Visual BasicVisual C++
protected void InvokeSetCut(
	bool cut
)
Protected Sub InvokeSetCut ( _
	cut As Boolean _
)
protected:
void InvokeSetCut(
	bool cut
)
Parameters
cut (Boolean)
whether the items is shown as 'cut' or not.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)