MESCIUS SPREAD for Windows Forms 15.0J
GetNextInputPos メソッド

方向、現在のテキスト、および現在の位置に従って、次の入力位置を返します。前の方向を指定する場合は、方向パラメーターに-1を指定します。
構文
'宣言
 
Function GetNextInputPos( _
   ByVal currText As String, _
   ByVal position As Integer, _
   ByVal direction As Integer _
) As Integer
int GetNextInputPos( 
   string currText,
   int position,
   int direction
)

パラメータ

currText
position
direction
参照

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

 

 


© MESCIUS inc. All rights reserved.