Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A Window without a taskbar entry.
Message
From
22/01/2001 15:02:07
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00466844
Message ID:
00466899
Views:
9
>You require to play around the Windows API. I remember I made the same with the windows in Delphi. Some combination of window properties or such; one of the property related to making that window a toolbar (this does not affect window, but does hides ot from taskbar).
>
>>Is is possible with Foxpro or does anyone know how to make a window without a taskbar entry. The "Display Properties" and the "Date/Time Properties" windows are examples of this. (Right-Click Desktop + properties or double-click the time in lower right, to see these windows). Thanks in advance.

Actually, I did it some days ago for a little monitor application that I wanted to show in the SysTray. It was a top-level form, and when I issued the hide(), it just dissapeared! I was using bbSysTray to show it at the SysTray wehen hidden, but this doesn't matter.

I was surprised, as I thought I would have to fight with the API, but it was simple as that.
Previous
Reply
Map
View

Click here to load this message in the networking platform