Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object property is not allowed
Message
De
24/03/1998 14:20:57
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, États-Unis
 
 
À
23/03/1998 11:08:49
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Divers
Thread ID:
00086135
Message ID:
00086782
Vues:
43
>>Public Property Let ParentObject(ByRef loValue As Object)
>>>Set loParentObject = loValue
>>>PropertyChanged "ParentObject"
>>>End Property
>>>
>Private Sub UserControl_WriteProperties(PropBag As PropertyBag)
>'PropBag.WriteProperty "ParentObject", ParentObject
>
>Private Sub UserControl_ReadProperties(PropBag As PropertyBag)
>'ParentObject = PropBag.ReadProperty("ParentObject")

What is the value of ParentObject? I think the property bag can only contain numbers and strings. I'm not sure if it can contain an object reference or something like that.
Jay Shepherd
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform