Hi
I am getting an "Invalid control array index" error on some code. I am currently unable to recreate the error to check exactly where it is occuring. However I do now know which function it is being produced from.
According to the MSDN the error is caused by using a negative control array index. However I cannot see where this can be happening in this piece of code.
Are there any other causes of this error which I should look out for?
All the best
Keith
I am getting an "Invalid control array index" error on some code. I am currently unable to recreate the error to check exactly where it is occuring. However I do now know which function it is being produced from.
According to the MSDN the error is caused by using a negative control array index. However I cannot see where this can be happening in this piece of code.
Are there any other causes of this error which I should look out for?
All the best
Keith