MESCIUS InputMan for WPF 3.0J
SelectionStart プロパティ (EditBase)

選択する最初の文字の位置を示す数値を取得または設定します。
構文
Public Property SelectionStart As Integer
public int SelectionStart {get; set;}

プロパティ値

選択する最初の文字の位置を示す数値。
既定値は 0 です。
例外
例外解説
System.ArgumentOutOfRangeException 指定された値が 0 未満です。
参照

参照

EditBase クラス
EditBase メンバ

 

 


© MESCIUS inc. All rights reserved.