OwnerDrawPropertyBag::Copy Method (OwnerDrawPropertyBag^)

 

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

Copies an OwnerDrawPropertyBag.

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

public:
static OwnerDrawPropertyBag^ Copy(
	OwnerDrawPropertyBag^ value
)

Return Value

Type: System.Windows.Forms::OwnerDrawPropertyBag^

A new copy of the OwnerDrawPropertyBag control.

.NET Framework
Available since 1.1
Return to top
Show: