ActiveXControlBinary

IControl.ActiveXControlBinary property

Specifies the persistence of an ActiveX control when the method used to persist is either PersistStream, PersistStreamInit or PersistStorage.

public byte[] ActiveXControlBinary { get; }

See Also