Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cut, Copy and Paste functions
Message
 
À
21/07/1998 15:20:22
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00119820
Message ID:
00119850
Vues:
20
>Is there another function that does the same thing, but returns a true or false? I
>am designing a shortcut menu.
>Jim

>>Jim ---
>>
>>Control.SelText = text selected in a given control (textbox)

Read the online help on the SelText property. You can check what this property contains in code in your menu skip conditions, ie.

IIF(_screen.activeform.activecontrol.seltext="",.F.,.T.)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform