Programming with Reflection

image\rwnprg32.gif ReturnDefinition property

 

Syntax

object.ReturnDefinition
object.ReturnDefinition = Value

Works with

image\r1.gif

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) a one- or two-character string that is sent to the host when the Return key is pressed.

Values

The default value is the carriage return character, represented as Chr$(rcCR).

If the string is more than two characters long, only the first two characters are used.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property