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

指定したテキストについて、指定した位置(インデックス)での入力が許可されるかどうかを返します。
構文
'Declaration
 
Function IsInputAllowedAtPos( _
   ByVal currText As String, _
   ByVal position As Integer _
) As Boolean
bool IsInputAllowedAtPos( 
   string currText,
   int position
)

パラメータ

currText
position
参照

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

 

 


© MESCIUS inc. All rights reserved.