i need to know how to have simple arrays for control buttons,

in vb6 when you copy and pasted it did it automatically, in vb.net it dosent and when i try to add () it dosent work...

please help ...

i need like

cmdbut(1)
cmdbut(2)
...
cmdbut(100)

etc