Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Set the background color behind the command wind
Message
De
24/07/1997 12:05:52
 
 
À
24/07/1997 08:42:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00041326
Message ID:
00041487
Vues:
30
RGB is a function that given 3 parameters (Red,Greeb and Blue) each in the range of 0-255 will produce a number between 0 an 16M which is 1*B+256*G+65536*B Arnon > >>>How do I set the background color behind the command window? >> >>_SCREEN.BackColor = RGB( ) > > >in vfp50, i get an syntax error when using >_SCREEN.BackColor = RGB() > >
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform