bool CharInput( int inputKey, char inputChar, string currText, int selStart, int selLength, out string resultText, out int resultCaretPos, bool overwriteMode )
'Declaration 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
'Declaration
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
IManageFmtInput インタフェース IManageFmtInput メンバ
© MESCIUS inc. All rights reserved.