Does anyone here know how exactly one would create a new control at runtime in VB? I am trying to create a new image/picture at a location that the user clicked and I thought the best way would be to make a new image box or picture box control with the picture each time. Is this the best way to do it? If so than how is this done? I have queried the MSDN Knowledge Base and I can't find a damn thing about this. I appreciate any help I can find. Thanks.