D
defj
Is there a way to create an array of controls during
runtime? The program I'm developing will compare 2 files
and put discrepancies in a listbox. For each entry, I
would like a checkbox developed (preferably in the listbox
though I don't think that's possible) The user can then
checkmark the discrepancies he/she wants to update. The
amount of entries in the listbox (and the number of
checkboxes) will vary each time the program is run.
Also, related: is there a way to grid out the listbox to
show multiple rows and columns? (making it look similar
to an excel spreadsheet)
runtime? The program I'm developing will compare 2 files
and put discrepancies in a listbox. For each entry, I
would like a checkbox developed (preferably in the listbox
though I don't think that's possible) The user can then
checkmark the discrepancies he/she wants to update. The
amount of entries in the listbox (and the number of
checkboxes) will vary each time the program is run.
Also, related: is there a way to grid out the listbox to
show multiple rows and columns? (making it look similar
to an excel spreadsheet)