Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ghosting on pages
Message
De
11/02/2002 12:53:37
 
 
À
11/02/2002 12:47:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00618430
Message ID:
00618446
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
>>>Hi All,
>>> I have a pageframe that has a grid on page 4. When I go back to page 2, the row that had the cursor on it shows up on page 2. Just the row, without borders. Has anyone encountered this before?
>>
>>Winn,
>>
>>How do you switch pages ?
>>
>>(1) mouse
>>
>>(2) thisform.Frame.Pages(2).Grid.SetFocus()
>>
>>(3) thisform.Frame.ActivePage = 2
>
>Gregory,
> I use thisform.Frame.ActivePage = 2
>Thanks,

Winn,

It appears to me that the grid on page 4 still has the focus

Suggest
thisform.Frame.ActivePage = 2
thisform.Frame.Pages(2).SetFocus() && or any control on that page to get the focus off the grid on page 4
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform