SetText Method (OracleFormsTextField)

Action

Sets the text of the text field to the specified text.

Syntax

C#
oracleFormsTextField.SetText(text)
VB
oracleFormsTextField.SetText(text)
Variable Description
text New text of the text field. String.