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

現在のテキスト。
位置。
方向。
方向、現在のテキスト、および現在の位置に従って、次の入力位置を返します。前の方向を指定する場合は、方向パラメーターに-1を指定します。
構文
'Declaration
 
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.