Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

Posted

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.

"Never ascribe to malice that which can adequately be explained by incompetence." -- Napolean Bonaparte

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...