AxHost.State

AxHost.State serializable

System. Windows .Forms (system. windows .forms.dll) class

This opaque class encapsulates the state of an ActiveX control in persistence scenarios. You can retrieve the state using the AxHost.OcxState property, although more normally it would be read from or written to a stream.

 public class  AxHost.State  : System.Runtime.Serialization.ISerializable {  // Public Constructors  public  AxHost.State  (System.IO.Stream  ms  , int  storageType  , bool  manualUpdate  , string  licKey  ); } 


. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net