Re: Hide Window from Task List - how?
- From: "Stephany Young" <noone@localhost>
- Date: Sun, 21 Aug 2005 00:15:59 +1200
What do you mean by 'get a blank icon in the Alt+Tab dialog'?
I think that you find that it is the icon for the executable. If you don't
like that then change it.
You also have to be careful when you minimise a window that has
ShowInTaskBar = False. When you minimise it, it becomes an 'iconised' window
in the workarea of the desktop. This is also true if you set the MinimizeBox
and MaximizeBox properties to false.
If you were able to achieve what you wnat to achieve then how would they
ever manage to retore the app once it had been minimised?
I wonder what your reasons for wanting to hide the app from the Applications
List actually is and whether you really need to do it?
"Blaine" <Blaine@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EAFEA2F9-32AB-49E4-B2B1-4D7A2E1E5F6D@xxxxxxxxxxxxxxxx
> Thank you for the info.
> Unfortunately, I need to have the Min, max, and close buttons on the
> screen.
> I like using the Sizable Toolbar setting, but unfortunately the user won't
> know how to min/max the window (the app is actually for Tablet PC and
> right-clicking is not something people do very often with the pen). Thanks
> for the info, though...
>
> "albert.xtheunknown0@xxxxxxxxx" wrote:
>
>> Blaine,
>>
>> Usually if I'm doing something like you want to do,
>>
>> I set the ShowInTaskBar to False, ShowIcon in False, and
>> FormBorderStyle to False.
>> I'm pretty sure you then only see your application running in
>> Processes, and not Applications, in the Task Manager.
>>
>> I know that might not be what you want, but I hope it helps,
>>
>> Visually Seen #
>>
>>
.
- Follow-Ups:
- Re: Hide Window from Task List - how?
- From: Blaine
- Re: Hide Window from Task List - how?
- References:
- Hide Window from Task List - how?
- From: Blaine
- Re: Hide Window from Task List - how?
- From: albert . xtheunknown0
- Re: Hide Window from Task List - how?
- From: Blaine
- Hide Window from Task List - how?
- Prev by Date: Re: Creation of dynamic controls - Timers
- Next by Date: Re: Creation of dynamic controls - Timers
- Previous by thread: Re: Hide Window from Task List - how?
- Next by thread: Re: Hide Window from Task List - how?
- Index(es):