0
votes
votes
1 answers
Listbox - programatically getting to the listbox
I want to assign something to a listbox. My listbox names are lstGroup1, lstGroup2, ... I want to assign content to the last empty listbox and I am keeping track of the number used. So I want to do something like if (maxgroups==I)//wh ...
