Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A Window without a taskbar entry.
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00466844
Message ID:
00466899
Vues:
8
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform