AxHost::State Constructor

 

Initializes a new instance of the AxHost::State class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_protmethodAxHost::State(SerializationInfo^, StreamingContext)

Initializes a new instance of the AxHost::State class for deserializing a state.

System_CAPS_pubmethodAxHost::State(Stream^, Int32, Boolean, String^)

Initializes a new instance of the AxHost::State class for serializing a state.

Return to top
Show: