OwnerDrawPropertyBag(SerializationInfo, StreamingContext) コンストラクター

定義

OwnerDrawPropertyBag クラスの新しいインスタンスを初期化します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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)

パラメーター

適用対象