Pergunta : usar a variável para carregar caixas de texto.

Como pode dar laços e carregar em caixas de texto using variáveis.  o thanks

I uniu meu código essa dose não work
class= > " desobstruído " do
> do " codeSnippet " do class= do
class= " lineNumbers " do
class= do
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
>Dim notpretty cmd3 " do class= " do id= " codeSnippet822424 do
 de i
            nota = nota & i & “. Texto”
            notebc = nota & i & “.BackColor”
            strnote = strnote & i & “. Texto”
            strcreate = strcreate & i & “. Texto”
            memnote = memnote & i & “. Texto”
            dtmcreate = dtmcreate & i & “. Texto”
            notev = nota & i & “.visible”
            strnotev = strnote & i & “.visible”
            strcreatev = strcreate & i & “.visible”
            memnotev = memnote & i & “.visible”
            dtmcreatev = dtmcreate & i & “.visible”
            'adicionar às notas e fazer cada um visível
            Se IsDBNull (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“bytnote”)) = falso então
                Se (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“bytnote”)) = “1” então
                    notebc = System.Drawing.Color.Red
                    nota = (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“bytnote”))
                Mais
                    notebc = System.Drawing.Color.White
                Terminar se
                o strnotev = retifica
                o strcreatev = retifica
                o memnotev = retifica
                o dtmcreatev = retifica
                o notev = retifica
            Terminar se
            Se IsDBNull (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“strnote”)) = falso então
                strnote = (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“strnote”))

            Terminar se
        
            Se IsDBNull (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“memnote”)) = falso então
                memnote = (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“memnote”))
            Terminar se
            Se IsDBNull (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“dtmcreate”)) = falso então
                dtmcreate = (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“dtmcreate”))
            Terminar se
            Se IsDBNull (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“strcreate”)) = falso então
                strcreate = (dsNotes.Tables (“tblPatientNote”). Fileiras (i). Artigo (“strcreate”))
            Terminar se
            i = i + 1
        Laço
    Submarino da extremidade
class= do

Resposta : usar a variável para carregar caixas de texto.

Tentativa qualquer outra coisa semelhante (exemplo somente):
1:
nota = C (Me.Controls (nota & i.ToString ()), TextBox). Texto
Outras soluções  
 
programming4us programming4us