Traverse all check boxes and store their values in a two-dimensional array or list or dictionary.
For i = 1 to 100.
Check box [i]. GetState() // Get the allocated array numbers one by one.
then