Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Programmatically Open a ComboBox
Message
De
12/09/1997 09:17:30
 
 
À
11/09/1997 18:14:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00049685
Message ID:
00049799
Vues:
48
>>Is there an event/method to call or a property to set in order to programmatically open a combobox? I can't seem to find one. I would think calling the click() or downclick() method would work, but nothing happens.
>use keyboard '{x41A0}' in the gotfocus event. Combo will open on entry and close on exit.
>HTH

Also, you could use
mouse click at this.top+25,this.left+this.width-5 pixels
in Combo.Gotfocus event
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform