bool CharInput( int inputKey, char inputChar, string currText, int selStart, int selLength, out string resultText, out int resultCaretPos, bool overwriteMode )
'宣言 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
'宣言
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.