PowerTools SPREAD for Windows Forms 10.0J
GetLastPosInputIsAllowed メソッド


指定したテキストの入力を受け取ることができる最後の位置を返します。
構文
'Declaration
 
Function GetLastPosInputIsAllowed( _
   ByVal currText As String _
) As Integer
'使用法
 
Dim instance As IManageFmtInput
Dim currText As String
Dim value As Integer
 
value = instance.GetLastPosInputIsAllowed(currText)
int GetLastPosInputIsAllowed( 
   string currText
)

パラメータ

currText
参照

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

 

 


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