Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / CopyFormatRetainColor Property
In This Topic
    CopyFormatRetainColor Property
    In This Topic
    Gets or sets a value indicating whether to retain host colors when copying to the RTF (Rich Text Format) Clipboard format
    Syntax
    expression.CopyFormatRetainColor As Boolean
    where expression is a variable that represents a IbmScreen Object
    See Also