Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

Hi i'm working on this control which exists of a

ParentControl -> containercontrol

ChildControls -> containercontrol

 

when i add the childcontrols to the parentcontrol the parentcontrol calculates the size of

the childcontrol all that works fine aswel in designer as in runtime

but when i add controls(eg button,...) with the designer in the child control they show good but when i click

the "build application" button the size of the controls in that childcontrol change they become much larger

 

(note i do set the anchor value but still the behaviour is abnormal)

i've been trying to find this problem for days now with no succes please if you have encountered the same problem or now a sollution pls let me know.

 

i attaches a sample of this behaviour you should.

build to see the behaviour

 

thx in advance.

test.zip

Edited by PlausiblyDamp

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...