TextChangingEventArgsResult プロパティ
|
テキストが変更された後の結果を示す値を取得します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public string Result { get; }
Public ReadOnly Property Result As String
Get
プロパティ値
型:
String
テキストが変更された後の結果を示す
String。
関連項目