SelectionEnd プロパティ (OracleFormsTextField)
クラス
OracleFormsTextField
.
処理
[読み取り専用] 選択されたテキストの終了位置。 The value is zero-based.。
構文
C#
protected
Integer
SelectionEnd { get; }
VB
'Declaration Protected Read Property SelectionEnd As
Integer
アクセス
読み取り専用。