ExtendedStorage Property
Description
The ExtendedStorage object for this component.
Property type
Read-only property
Syntax
Visual Basic
Public Property ExtendedStorage( _
   ByVal nEntityType As Long _
) As Object
Parameters
nEntityType
A graphic or a script, indicated with a value of the tagEXTENDEDSTORAGE_ENTITY Enumeration
See Also