SelectionEnd Property (OracleFormsTextField)
Class
OracleFormsTextField
.
Action
Gets the end position of the selected text. The value is zero-based.
Syntax
C#
protected
Integer
SelectionEnd { get; }
VB
'Declaration Protected Read Property SelectionEnd As
Integer
Access
Read only.