Is it possible to create a control array of MaskEdBox controls? When I copy and paste a MaskEdBox VB isn't asking me if I want to create a control array.
Printable View
Is it possible to create a control array of MaskEdBox controls? When I copy and paste a MaskEdBox VB isn't asking me if I want to create a control array.
the my vb6 askme, but you can change the index propertie?Quote:
Originally Posted by bcass
No problem, I managed to sort it. It wasn't asking me to create the array (and it didn't add the array number in brackets next to each control), but it was adding each pasted box as an array item as I found I can refer to them in code.