Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting focus to object on page frame
Message
De
28/02/1997 11:50:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Setting focus to object on page frame
Divers
Thread ID:
00022439
Message ID:
00022439
Vues:
83
In VFP 3.0b, with a form containing a page frame with two pages, has anyone had problems with programitically setting the focus to an object on Page1 when Page2 is the active page? I use the following code structure:

WITH THISFORM.MyPageframe
.ACTIVEPAGE = 1
.PAGE1.MyObject.SETFOCUS
ENDWITH

accompanied by REFRESHes tried in various places to try to get the correct object to receive the focus.

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform