ControlDesigner::ParticipatesWithSnapLines Property
.NET Framework (current version)
Gets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if the ControlDesigner will allow snapline alignment during a drag operation when the primary drag control is over this designer; otherwise, false.
Notes to Inheritors:
The default implementation always returns true.
.NET Framework
Available since 2.0
Available since 2.0
Show: