OwnerDrawPropertyBag.Copy(OwnerDrawPropertyBag) Methode

Definitie

Kopieert een OwnerDrawPropertyBag.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 static System::Windows::Forms::OwnerDrawPropertyBag ^ Copy(System::Windows::Forms::OwnerDrawPropertyBag ^ value);
public static System.Windows.Forms.OwnerDrawPropertyBag Copy(System.Windows.Forms.OwnerDrawPropertyBag value);
public static System.Windows.Forms.OwnerDrawPropertyBag Copy(System.Windows.Forms.OwnerDrawPropertyBag? value);
static member Copy : System.Windows.Forms.OwnerDrawPropertyBag -> System.Windows.Forms.OwnerDrawPropertyBag
Public Shared Function Copy (value As OwnerDrawPropertyBag) As OwnerDrawPropertyBag

Parameters

value
OwnerDrawPropertyBag

De OwnerDrawPropertyBag te kopiƫren.

Retouren

Een nieuwe kopie van het OwnerDrawPropertyBag besturingselement.

Van toepassing op