If IsNumeric(TextBox.Text) Then 這樣可以測到Short, Integer, Long, Decimal, Single這幾種type都是傳回true 我相信就是你要的因為你要數字, ...
確定! 回上一頁