ScrollableControl::DockPaddingEdges::Equals Method (Object^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Determines whether the specified object is equal to the current ScrollableControl::DockPaddingEdges object.

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

public:
virtual bool Equals(
	Object^ other
) override

Parameters

other
Type: System::Object^

The object to compare with the current ScrollableControl::DockPaddingEdges object.

Return Value

Type: System::Boolean

.NET Framework
Available since 1.1
Return to top
Show: