I'm having difficulty in controlling the z-order of a TBCButtonFocus. In the attached image there is a line (actually a TShape) that I really would like to appear over the top of the TBCButtonFocus, as indicated by the red dotted line, similar to the 'Background' line below, but that is drawn over a TLabel, the extent of the dotted line is the actual length of the TShape line. I would usually just bring the lines z-order to the front, but that doesn't work, I've tried sending the TBCButtonFocus z-order further back, but again it doesn't work. Any advice would be gratefully received.