OwnerDrawPropertyBag.Copy(OwnerDrawPropertyBag) Méthode

Définition

Copie un OwnerDrawPropertyBag.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Paramètres

Retours

Nouvelle copie du contrôle OwnerDrawPropertyBag.

S’applique à