Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / Cut Method


In This Topic
Cut Method
In This Topic
Cuts selected text and copies it to the Clipboard.
Syntax
'Declaration
 
Sub Cut() 
 
'Usage
 
Dim instance As IIbmScreen
 
instance.Cut()
See Also