Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Autocomplete doesn't work on textbox in _Screen
Message
De
24/08/2007 17:02:32
Lu Ping
Zhuhai Tec Co.
Zhuhai, Chine
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Autocomplete doesn't work on textbox in _Screen
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Divers
Thread ID:
01250350
Message ID:
01250350
Vues:
70
Hi
My test-codes are below:

_screen.AddObject([x] ,[textbox])
_screen.x.AutoComplete = 3
_screen.x.AutoCompSource = 'HyperLink'
_screen.x.AutoCompTable = 'autoin.dbf'
_screen.x.Visible = .T.


When keypress a few characters ,the focus of the textbox lose .

Could someone help?

Thanks advance.

Luyis
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform