如果沒有特殊目的,就直接建立textBox控制項就好. Dim oTextBox As TextBox Dim i As Integer For i = 1 To RowCount oTextBox = New TextBox() oTextBox.
確定! 回上一頁