Hi everyone. I am trying to create a "select all feature" for my multi select listbox. Basically if I have 10 items in the list, instead of the user selecting each item or selecting the first item and then holding down the shift key and selecting the last item, I want them to be able to click a button that will select all the items in the list for them. Is that possible?