Any suggestions on how to select (Boolean) a list of items that are dynamic? I need a control that can scale to any size (< 50 element) so the customer can select what gets written to disk. My first thought was a Boolean array but can’t create unique labels. List box doesn't scale dynamically either.