Groups | Blog | Home
all groups > asp.net webcontrols > july 2003 >

asp.net webcontrols : Loading a user controls in Design View


Kevin Spencer
7/24/2003 9:47:16 AM
Not sure I understand you fully, but it sounds like you want to build a
custom Designer for your control. If so, see:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpcondesign-timeforwebforms.asp

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

[quoted text, click to view]

John Saunders
7/24/2003 11:24:30 AM
You might want to look at the thread "Control Lifetime Radically Different
in Design Mode - Documented?" in
microsoft.public.dotnet.framework.aspnet.buildingcontrols on 19-Jul-2003.
--
John Saunders
Internet Engineer
john.saunders@surfcontrol.com

[quoted text, click to view]

oneeye
7/24/2003 2:51:19 PM
Hello All,

I have designed and built a web control that loads a user control at run
time. The question I have is, can I Load the user control in design view?
Any Ideas or code snippets would be really useful.

Thanks a bunch

oneeye


oneeye
7/24/2003 3:34:21 PM
Hi Kevin

Thanks for your response. The question I asked badly is really about loading
a UserControl in design view.

At runtime my Web Control loads a user control that is specified by one of
it's properties. How do I get the web control to load the User Control when
loaded in the designer ? is this possible??

Cheers



[quoted text, click to view]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpcondesign-timeforwebforms.asp
[quoted text, click to view]

AddThis Social Bookmark Button