Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you programmatically “Bring to Front” ?
Message
De
27/12/2000 15:49:04
 
 
À
27/12/2000 15:44:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00457146
Message ID:
00457158
Vues:
31
>>>>in vfp60,
>>>>Can you programmatically, in code, “BRING TO Front” or
>>>>“Send to Back”? if so, how?
>>>
>>>Look at the Zorder method of various controls.
>>Hey Fred,
>>My code is... thisformset.form1.pageframe1.page2.text15.zorder =1...
>>and I get an error message saying... Property ZORDER is read only..
>>any ideas?
>
>Try calling it as a method, not a property:
>
>thisformset.form1.pageframe1.page2.text15.zorder(1)
Hey Fred,
Works as a method...thanks... :)))
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform