Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RGB color code behind mouse pointer
Message
 
 
À
13/08/2007 00:01:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01247730
Message ID:
01247731
Vues:
22
>Dear Experts
>
>I use following command to show the location of Mouse pointer
>
>rowloc=mrow()
>colloc=mcol()
>thisform.text1.value=alltrim(str(rowloc))+space(3)+alltrim(str(colloc))
>
>
>Now I want to dispaly the RGB color code behind mouse pointer.
>Suppose there is white color at mouse location then text2 must have
>255,255,255
>
>Please help

Please see Re: How to find RGB under the mouse pointer Thread #1118470 Message #1118585
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform