Hi
i got this control i'm creating
it exists of a containercontrol wich manages some child containercontrols
(kinda like the tabcontrol --> tabpages)
when i add pages all works fine but when i add controls to these
pages at first everything seems ok but during the build or at the end of
the build all controls whitch are anchored are much larged in fact they are
exactly the size of the parentcontainer control
i thout it was a bug in vs2003 but i've seen the same functionality in
other component without this behaviour
<a href="http://www.dotnetforums.net/attachment.php?attachmentid=5206"
rel="nofollow">sample</a>
i added a sample to demostrate this behaviour.
is there anyone withsome thouths on how to handle this
joeycalisay - 06 Apr 2005 04:48 GMT
there are bugs on the framework with anchoring, perhaps it is related with
it...
where is your attached file?

Signature
Joey Calisay
http://spaces.msn.com/members/joeycalisay/
> Hi
>
[quoted text clipped - 17 lines]
>
> is there anyone withsome thouths on how to handle this