ken

ken

  • NA
  • 3
  • 0

Tracking names of dynamically generated controls

Jul 26 2005 5:28 PM
I am creating separate checkedlistbox for different sections of a database at runtime, which i got to work the way i want to, my question is how do i keep track of the names of the checkedlistboxes so that i can refer to them later in code. Say the program creates 3 boxes. how do i name them consecutively and call them further into the program in another sub?

Answers (3)