11-04-2009, 05:02 AM
Try this:
Code:
With rec
.top = 0
.Bottom = .top + 16
.Left = 0
.Right = .Left + 16
End With