SelectedText Property (OracleFormsTextField)

Action

Gets the current selected text.

Syntax

C#
protected String SelectedText { get; }
VB
'Declaration
Protected Read Property SelectedText As String

Access

Read only.