ActiveXPersistenceType

ActiveXPersistenceType

Utility class containing constants. Represents the persistence method to persist an ActiveX control.

Values

NameDescription
PROPERTY_BAGThe data is stored as xml data.
STORAGEThe data is stored as a storage binary data.
STREAMThe data is stored as a stream binary data.
STREAM_INITThe data is stored as a streaminit binary data.