OwnerDrawPropertyBag(SerializationInfo, StreamingContext) Constructor

Definition

Initializes a new instance of the OwnerDrawPropertyBag class.

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

protected:
 OwnerDrawPropertyBag(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
protected OwnerDrawPropertyBag (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new System.Windows.Forms.OwnerDrawPropertyBag : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.Windows.Forms.OwnerDrawPropertyBag
Protected Sub New (info As SerializationInfo, context As StreamingContext)

Parameters

Applies to