SelectAll Method (OracleFormsTextField)

Action

Selects all the text in the text field.

Syntax

C#
oracleFormsTextField.SelectAll()
VB
oracleFormsTextField.SelectAll()