GrapeCity SPREAD for Windows Forms 11.0J
Result プロパティ (TextChangingEventArgs)


テキストが変更された後の結果を示す値を取得します。
構文
'Declaration
 
Public ReadOnly Property Result As String
'使用法
 
Dim instance As TextChangingEventArgs
Dim value As String
 
value = instance.Result
public string Result {get;}

プロパティ値

テキストが変更された後の結果を示すstring値。
解説
Resultは、変更された後のテキストを取得します。
参照

TextChangingEventArgs クラス
TextChangingEventArgs メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.