I am new to VB, I am running VB6 and need to update a number of text boxes from information collected in a loop that is running, is theire an update text box command ?

Text1.text = "some string"
Text1(Index).Text = somestringvariable


Good Luck

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.