Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transparent Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01055067
Message ID:
01055072
Vues:
15
>Can someone point me to the API code for a transparent form?
>
>Thanks
#DEFINE ALPHA_LEVEL 200
=SetWindowLong(m.this.hWnd, GWL_EXSTYLE, WS_EX_LAYERED);
,SetLayeredWindowAttributes(m.this.hWnd, 0, ALPHA_LEVEL, LWA_ALPHA)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform