BackColor is not a method, it is a property. Properties can not be called.
VB.NET Code:
  1. picCima(i).BackColor = Color.Aqua