System.Windows.Forms.Design.ControlDesigner Class

Extends the design mode behavior of a System.Windows.Forms.Control.

See Also: ControlDesigner Members

Syntax

public class ControlDesigner : System.ComponentModel.Design.ComponentDesigner, IMessageReceiver

Remarks

System.Windows.Forms.Design.ControlDesigner provides a base class for designers of components that derive from System.Windows.Forms.Control. In addition to the methods and functionality inherited from the System.ComponentModel.Design.ComponentDesigner class, System.Windows.Forms.Design.ControlDesigner provides additional methods to support extending and altering the behavior of an associated System.Windows.Forms.Control at design time.

You can associate a designer with a type using a System.ComponentModel.DesignerAttribute. For an overview of customizing design time behavior, see Extending Design-Time Support.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0