FarPoint.Win アセンブリ > FarPoint.Win.SuperEdit 名前空間 > IManageFmtInput インタフェース : GetNextInputPos メソッド |
'Declaration Function GetNextInputPos( _ ByVal currText As String, _ ByVal position As Integer, _ ByVal direction As Integer _ ) As Integer
'使用法 Dim instance As IManageFmtInput Dim currText As String Dim position As Integer Dim direction As Integer Dim value As Integer value = instance.GetNextInputPos(currText, position, direction)