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

コントロールで選択されている文字数を取得または設定します。
構文
Public Property SelectionLength As Integer
public int SelectionLength {get; set;}

プロパティ値

コントロールで選択されている文字数。
既定値は 0 です。
例外
例外解説
System.ArgumentOutOfRangeException 指定された値が 0 未満です。
参照

参照

EditBase クラス
EditBase メンバ

 

 


© MESCIUS inc. All rights reserved.