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

指定した条件で入力文字が許可される場合、結果のテキストと位置を返します。許可されない場合はFalseを返します。
構文
'宣言
 
Function CharInput( _
   ByVal inputKey As Integer, _
   ByVal inputChar As Char, _
   ByVal currText As String, _
   ByVal selStart As Integer, _
   ByVal selLength As Integer, _
   ByRef resultText As String, _
   ByRef resultCaretPos As Integer, _
   ByVal overwriteMode As Boolean _
) As Boolean

パラメータ

inputKey
inputChar
currText
selStart
selLength
resultText
resultCaretPos
overwriteMode
参照

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

 

 


© MESCIUS inc. All rights reserved.