hmmmmm
ok, howsabout i create all the controls (ie 15 each of txtbox for name, 15 each of txtbox for votes, 15 each of togglebutton for elected), giving them names like name0, name1, ..., votes0, votes1, ..., elected0, elected1, .... and setting .visible to false at design time.
Then at...