Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System Tray
Message
 
 
To
14/10/2011 14:42:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01526470
Message ID:
01526475
Views:
73
>We have a piece of code which calls an outside application via
>lcExe = Get_Full_Path_and_File_Name("myApp")
>lcParms = Get_Parms("myApp")
>SHELLEXECUTE(0,"OPEN",lcExe,lcParms ,'',1)
>
>The program opens and executes properly, but there is no reference to it in the SystemTray. Is there a way for my VFP app to put this item there (if so, sample code would be greatly appreciated) or is it the "responsibilty" of the called EXE to put itself in the Tray.
>
>TIA for all responses.
>
>..........Rich

See Re: Putting the application in the taskbar Thread #1079962 Message #1080937 and
Re: Minimizing an application to system tray Thread #1064360 Message #1064413
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform