ParentControlDesigner::AllowSetChildIndexOnDrop Property
.NET Framework (current version)
Gets a value indicating whether the z-order of dragged controls should be maintained when dropped on a ParentControlDesigner.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if the z-order of dragged controls should be maintained when dropped on a ParentControlDesigner; otherwise, false.
By default the z-order of dragged controls is maintained when dropped on a ParentControlDesigner.
.NET Framework
Available since 2.0
Available since 2.0
Show: