all groups > dotnet windows forms designtime > february 2005 >
You're in the

dotnet windows forms designtime

group:

designtime controls can resize but not move


designtime controls can resize but not move Mark
2/16/2005 11:13:59 AM
dotnet windows forms designtime:
Hi all,
I am greating a gui designer and am using the Hosting DesignTime
controls example to get started.

I have created a couple of Designers.
The RootDesigner being inhertited from DocumentDesigner while the others
are derived from ParentControlDesigner.

Strangely the top level controls can be resized but not moved. The move
arrows appear but it seems the underlying the DocumentDesigner will not
allow the movement. The nested controls all work as expected.

I have played with the CanParent by returning true but no avail and have
made not adjustments to the SelectionRules.

Any ideas

Thanks in advance

Re: designtime controls can resize but not move Robin Sanner
2/25/2005 11:25:14 AM
Is there a SelectionRules property you can override?

[quoted text, click to view]

Re: designtime controls can resize but not move joeycalisay
2/28/2005 4:18:25 PM
SelectionRules from ControlDesigner is virtual/overrideable

--
Joey Calisay
http://spaces.msn.com/members/joeycalisay/


[quoted text, click to view]

AddThis Social Bookmark Button