PowerTools SPREAD for Windows Forms 8.0J
GetInitialText メソッド


書式の初期テキストを返します。
構文
'Declaration
 
Function GetInitialText() As String
'使用法
 
Dim instance As IManageFmtInput
Dim value As String
 
value = instance.GetInitialText()
string GetInitialText()
解説
新しい値を開始するときに使用します。注意:これは、すべてのテキストを選択し、insertTextパラメーターにNullまたは空の文字列を指定してChangeText()を呼び出した場合と同じ結果になります。
参照

IManageFmtInput インタフェース
IManageFmtInput メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.