the length property of an array is an integer property + you need to test it is = 4 to test if all your checkboxes are checked:
vb Code:
if Array.FindAll(ArrExclude, AddressOf isChecked).length = 4 then ...
|
Results 1 to 25 of 25
Thread: Control looping.Threaded View
|
Click Here to Expand Forum to Full Width |