PowerTools SPREAD for Windows Forms 8.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-2015, GrapeCity inc. All rights reserved.