Anyone can give me idea, please... I would like to bring files to GroupBox GUI as a CheckBox format. Because the files inside of some folder, I create ComboBox to make user easy to choose which folder they need to see the files. I do some stuff here, but I still struggle to show the file. Once I execute my script, all the files appear in the GroupBox without select the folder first. My expectation, the files will show only user select the folder.
Please give me some idea, I am newbie with PowerShell,really appreciated with the help. Thank you.