I don't think you need to pass the array from function to function. You can pass by reference and still change any part of the array from outside of the function that the array resides in.<br>
<br>
There are two operators that accomplish this in different ways depending on what you are trying to...
I am sure there is a simple solution to my problem, I just can't figure it out.<br>
<br>
I want to change a column of check boxes to a control array. I know that this is usually done at design time but I have already built this form and would just like to change it in stead of redesigning it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.