OwnerDrawPropertyBag.Copy(OwnerDrawPropertyBag) Metoda

Definicja

Kopiuje element OwnerDrawPropertyBag.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Element OwnerDrawPropertyBag do skopiowania.

Zwraca

Nowa kopia kontrolki OwnerDrawPropertyBag .

Dotyczy