You need to fill the shape
OvalShape1.FillColor = Color.BlanchedAlmond
You can't move the shape on top of other controls but other shapes
http://msdn.microsoft.com/de-de/library/microsoft.visualbasic.powerpacks.shape.bringtofront.aspx
Instead of labels maybe use rectangular shapes or use picture boxes?