リスト編集フィールドの現在のアイテム - SelectionStart プロパティ

選択が開始する値の位置

リスト編集フィールドの現在のアイテム (PRIM_MD.ListEditCurrentItem) のメンバ

データ タイプ - 整数

詳細

The SelectionStart property is the character position that selection begins within the text.
 
If the cursor is to the left of the first character, the value will be 0.
 
The most common requirement for Selection handling is completing a value during input. This is managed automatically by the AutoCompleting event.
 
SelectionStart is provided for completeness and is unlikely to be required for most development purposes.

参照

すべてのコンポーネント クラス

テクニカルリファレンス

EPC142030 February 2019