OwnerDrawPropertyBag.Copy(OwnerDrawPropertyBag) Metoda

Definice

Zkopíruje .OwnerDrawPropertyBag

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Parametry

value
OwnerDrawPropertyBag

Hodnota OwnerDrawPropertyBag , která se má zkopírovat.

Návraty

Nová kopie OwnerDrawPropertyBag ovládacího prvku

Platí pro