ScrollableControl::DockPaddingEdges::ICloneable::Clone Method ()

 

Creates a new object that is a copy of the current instance.

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

private:
virtual Object^ Clone() sealed = ICloneable::Clone

Return Value

Type: System::Object^

A new object that is a copy of the current instance.

.NET Framework
Available since 1.1
Return to top
Show: