ComponentDocumentDesigner::Control Property

 

Gets the control for the designer.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

public:
property Control^ Control {
	Control^ get();
}

Property Value

Type: System.Windows.Forms::Control^

The Control the designer is editing.

.NET Framework
Available since 1.1
Return to top
Show: