Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing system tray icons
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01001782
Message ID:
01001889
Vues:
25
Try if it will do the job with another class name: ToolbarWindow32
hTray = FindWindow("ToolbarWindow32", Null)
= ShowWindowA(hTray, SW_SHOWNA)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform