Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Click and SelectOnEntry
Message
 
 
À
11/09/2002 11:09:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00699355
Message ID:
00699358
Vues:
21
This message has been marked as the solution to the initial question of the thread.
See Re: SelectOnEntry not working for grid textbox Thread #696230 Message #696250

>Hi all,
>
>Can I make the text control of a column be highlighted or selected when I click on it? I've made the grid.Highlight = .t.; column.SelectOnEntry = .t.; Text1.SelectOnEntry = .t.
>
>It does not 'SelectOnEntry' when I click on a row/cell. However, tabbing; using arrow keys selects the entire contents of the cell (this is what I'm trying to accomplish).
>
>I've done this far:
>Text.Gotfocus
> called .dblclick && doesn't work
> set .setstart = 0 then .setlength = len(transform(.value)) && doesn't work either
>
>Any inputs very much appreciated.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform