Hi, I keep getting:
"Constant expression required"
when I run my code, and it highlights this:
myPic is a Picturebox, and is;Code:Dim myPic(intPicCount) As PictureBox
so why isn't it working?Code:Dim myPic() As PictureBox
|
Results 1 to 12 of 12
Threaded View
|
Click Here to Expand Forum to Full Width |