Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual FoxPro in the tray
Message
De
06/08/2001 14:17:47
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00539984
Message ID:
00540299
Vues:
23
>>>>Is there a way to have the Visual FoxPro EXE to be within the tray? By default, when we minimize it appears in the task bar. Wouldn't it be a way to configure it for the tray instead?
>>>
>>>Did you check Bela Bodecs bbSysTray FLL at http://www.bbcontrols.com/fll.shtml#bbSysTray?
>>>It's also file#9318
>>
>>That's quite cool. But, is there a way to hide it from the task bar?
>
>I'a aftraid you'll have to use Windows API. I didn't try it but I think it should be
>- GetWindowLong() with GWL_EXSTYLE to get extended window styles dwExStyle
>- Reset WS_EX_APPWINDOW and set WS_EX_NOACTIVATE in dwExStyle
>- SetWindowLong() with GWL_EXSTYLE and updated dwExStyle

I'll do some research on that. Is that the way all those utilities such as the Windows Volume Control, VShield, etc. are using?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform