I want to handle my checkbox list with powershell. I want to let user only can select 1 checkbox. I try $checkedlistbox.SelectionMode = "One" but it does not work.
$checkedlistbox.SelectionMode = "One"
Anyone can give idea please. Thank you
Aucun commentaire:
Enregistrer un commentaire