Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FileTransfer Object / TransferStatusWindowVisible Property
In This Topic
TransferStatusWindowVisible Property
In This Topic
Returns or specifies whether the File Transfer Status window is displayed while a file transfer occurs.
Syntax
expression.TransferStatusWindowVisible As Boolean
where expression is a variable that represents a FileTransfer Object
Remarks
The default value is true.
See Also