After loading new control (SnakeJoint), you can then manipulate the properties, i.e.,
Code:
...
Load SnakeJoint(lengde)
Set SnakeJoint(lengde).Picture = SnakeJoint(1).Picture
... set other properties as needed