Use zOrder to set the position of a control at runtime ie.

FraMenu.zOrder = 0 '0 = top of other controls
FraMenu.zOrder = 1 '1 = bottom of other controls



Hope this helps
Jeremy