Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How may I access controls with in a formset from VXC?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00795340
Message ID:
00795353
Vues:
17
Hi Sergey,

ThisFormSet.AddProperty(‘ListBox’)
Thisformset.ListBox + = CreateObject('ListW')


inside ListW I call
ThisFormset.FORM1.List1.Enabled =  .T.
Thank you,
Ali

>How this control is related to the formset? Is it on one of the forms? You can use ThisFormset reference only from methods within Formset.
>
>>Hi Sergey,
>>
>>I apologize for the wrong information. I wrote exactly:
ThisFormset.FORM1.List1.Enabled =  .T.
>>However I get this error message
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform