Illusion Posted November 8, 2005 Posted November 8, 2005 Hi, I wondered if someone could help me. I am using two objects which are not docking correctly, I want the first object to dock to the left (Dock: Left) and then I want the second one to fill the rest of the space (Dock: Fill), unfortunatly I am getting the second one filling the whole form and the first object docking on the left of the second, which is all backwards. I did put the objects onto the form in the correct way (1st object, 2nd object) that I wanted to use them.. but i'm confused why this is happening. Any ideas? Thanks Dan. Quote
VagabondSW Posted November 8, 2005 Posted November 8, 2005 The answer is Z order. Right-click the 2nd component that is filling the "whole form" and select 'Bring to Front' from the pop-up menu. That should get you the look you want. Quote "Never ascribe to malice that which can adequately be explained by incompetence." -- Napolean Bonaparte
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.