Hi,
Can anyone tell me why existing controls on a form loaded into a
hosted windows form designer do not display the visual "handles" when
selected and yet controls newly added to the form using the designer,
do?
Thanks in advance,
Guy
Nice Chap - 11 Nov 2004 09:50 GMT
This seems to be a problem with the specific implementation of the windows
forms designer you are using. If your designer is implementing
SelectionService then thats where you want to look.
> Hi,
>
[quoted text clipped - 6 lines]
>
> Guy