ParentControlDesigner::AddPaddingSnapLines Method (ArrayList^%)

 

Adds padding snaplines.

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

protected:
void AddPaddingSnapLines(
	ArrayList^% snapLines
)

Parameters

snapLines
Type: System.Collections::ArrayList^%

An ArrayList that contains SnapLine objects.

.NET Framework
Available since 2.0
Return to top
Show: