CopyToBuffer Method (AlcScreen)
Copies selected text to one of 4 clipboard buffers. If an invalid bufferNum value is specified, the request is ignored.
expression.CopyToBuffer( _
ByVal As Integer _
)
where
expression is a variable that represents a
AlcScreen Object
Parameters
- bufferNum
- int value 1 through 4 indicating the clipboard buffer to which data is copied.