'Declaration Function GetLastPosInputIsAllowed( _ ByVal currText As String _ ) As Integer
'使用法 Dim instance As IManageFmtInput Dim currText As String Dim value As Integer value = instance.GetLastPosInputIsAllowed(currText)
int GetLastPosInputIsAllowed( string currText )
IManageFmtInput インタフェース IManageFmtInput メンバ
© 2004-2015, GrapeCity inc. All rights reserved.