Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible to make form transparent?
Message
 
 
À
19/08/1999 02:02:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00255143
Message ID:
00255227
Vues:
18
>Hi,
> Is it possible to make my form transparent and only my picture and controls on form to be displayed?
>
>Thank you

I think the best you can do is set all the following to false: MinButton, MaxButton, Closable, ControlBox and Movable. Set the BorderStyle to zero, delete the form caption and set the forms back color to the same as the parent (e.g., this.backcolor = _screen.backcolor). This makes it invisible except the controls. Just make sure you have a button on the form to click to close the form.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform