UserControlDesigner Class
Provides designer functionality for user controls.
Assembly: System.Design (in System.Design.dll)
There is no developer advantage to creating your own designer derived from UserControlDesigner. To enhance the design-time experience for a custom control, derive your control from CompositeControl and your designer from CompositeControlDesigner. In that case, you would not use an .ascx file for your ASP.NET markup.
- SecurityPermission
for calling unmanaged code. Demand value: Demand; Associated enumeration: UnmanagedCode.
System.ComponentModel.Design::ComponentDesigner
System.Web.UI.Design::HtmlControlDesigner
System.Web.UI.Design::ControlDesigner
System.Web.UI.Design::UserControlDesigner
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.