ParentControlDesigner::AllowControlLasso Property
.NET Framework (current version)
Gets a value indicating whether selected controls will be re-parented.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if the controls that were selected by lassoing on the designer's surface will be re-parented to this designer's control.
The AllowControlLasso method is called after the user selects a toolbox item that has a ParentControlDesigner associated with it. It draws a reversible rectangle on a designer's surface.
.NET Framework
Available since 2.0
Available since 2.0
Show: