Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box Problem
Message
De
01/04/1999 09:15:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00204170
Message ID:
00204210
Vues:
36
>>Thanks for the reply.
>>
>>i want to go to next available object. I have two options, Command Group and Text box. if textbox is disable. it should go to command button else to text box. My text box is disable, So cursor should go to command button, but it is not going. got focus of command button also not fired. I hope this will clear what i want.
>>
>>Thanks
>
>Nishit,
>
>In the keypress put this code;
>
>IF nKeyCode = 27
> NODEFAULT
> KEYBOARD "{TAB}"
>ENDIF

And make sure the tab order is set such that the text box follows the combo, and the command button follows the text box.
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform