vote up 1 vote down star
3

Hi

I have something similar to a wizard control, in the middle is a Panel I would like to use to place any child controls.

I have found using the ScrollableControlDesigner will allow dropped controls to be added to the custom/usercontrol, but this is not what I require. It needs to be added to the container, so layout can be applied without affecting the 'outer' controls (heading, navigation buttons).

I have tried various ways, that did not work, and looked hacky.

Any ideas?

flag

65% accept rate

1 Answer

vote up 1 vote down check

I found the answer here!

The key is ControlDesigner.EnableDesignMode().

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.