473,383 Members | 1,829 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

how can hide the form in the alt+tab tasklist

i has a main form named 'Form1', the main form show a other form named
'Form2', then the taskbar has two item

i set the Form2's Property 'ShowInTaskbar' to 'False', then the taskbar only
has 'Form1', but when i press ALT+TAB, the tasklist still has two item,
why?

note: not use the 'RegisterServiceProcess'
Dec 28 '07 #1
1 2106
Michael,

This thread should show you how to do it:

http://episteme.arstechnica.com/eve/...r/953007043731
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"michael" <hu**********@163.comwrote in message
news:uF**************@TK2MSFTNGP04.phx.gbl...
>i has a main form named 'Form1', the main form show a other form named
'Form2', then the taskbar has two item

i set the Form2's Property 'ShowInTaskbar' to 'False', then the taskbar
only has 'Form1', but when i press ALT+TAB, the tasklist still has two
item, why?

note: not use the 'RegisterServiceProcess'

Dec 31 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: meska | last post by:
Is there a way in c# to hide program , that it would show in alt+tab ?
3
by: Nick | last post by:
Hi, I am tring to display a form that does not show in either the task bar or when the user alt-tabs. The form is running full screen and is set to have no border. Nick
2
by: Steve | last post by:
I can hide the icon with this.ShowInTaskbar = false; but I still can see the icon when press alt+tab, is there any way I can hide the icon when press alt+tab?
4
by: Adam J. Schaff | last post by:
How can I issue an Alt+Tab command from within VB.NET code? Specifically, I am trying to swap to the next application in the Alt+Tab order in a way that is reversible with a single Alt+Tab to get...
1
by: David Schwartz | last post by:
In my VB.Net Windows Forms app, I am loading a form, populating some controls, and then hiding the form. Even though the form is invisible, it still appears when you hit Alt-Tab. ShowInTaskbar is...
4
by: Never Best | last post by:
I have an application. I want it so when the user minimizs the window it goes into the system tray, and while in the system tray I don't want it in the "Alt-Tab" list. (When the program starts it...
0
by: claudioillanes | last post by:
I'm a beginner with C#. I've got a Forms C# application that has an AxWebBrowser component embedded. While the C# application runs, a user is filling out some text boxes in the AxWebBrowser. If...
3
by: gusma728 | last post by:
Is there an easy way to remove the icon of a form (in this case a progress bar) from the alt-tab menu? When the progress bar appears in my appIication the default program icon appears in the alt+tab...
0
by: Alexander Vasilevsky | last post by:
How to prevent the emergence of applications icons in the window, the operating system's displayed when you press Alt + Tab combination? http://www.alvas.net - Audio tools for C# and VB.Net...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.