'i = Syuksu_Focus() '現在フォーカスのあるtxtSyuksu?の位置を取得 Dim Name As String Name = DirectCast(sender, TextBox).Name i = Name.Substring(Name.Length - 1)