473,385 Members | 1,622 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,385 software developers and data experts.

Alt+Tab icon is wrong for app without Taskbar button

My application's main form has ShowInTaskbar set to false, because it
is controlled by means of an icon in the notification area. When the
icon is double-clicked, the application comes to the foreground
(without any Taskbar button).

While the application is thus visible, Alt+Tabbing between open
windows shows the default application icon (white box with blue bar)
instead of the icon used both for the application and for the main
form. What can I do to show the correct icon instead?

Eq.
Jul 25 '06 #1
2 1889
Hi,

Most probably it's showing the icon associated with the particular window
that is on top, assign your app icon to the form too,
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Paul E Collins" <fi******************@CL4.orgwrote in message
news:De********************@bt.com...
My application's main form has ShowInTaskbar set to false, because it is
controlled by means of an icon in the notification area. When the icon is
double-clicked, the application comes to the foreground (without any
Taskbar button).

While the application is thus visible, Alt+Tabbing between open windows
shows the default application icon (white box with blue bar) instead of
the icon used both for the application and for the main form. What can I
do to show the correct icon instead?

Eq.


Jul 25 '06 #2
Ignacio Machin ( .NET/ C# MVP ) wrote:
Most probably it's showing the icon associated with
the particular window that is on top, assign your app
icon to the form too,
I've already assigned the same icon to the app and every form in it.
It's something more subtle and annoying than that.

Eq.
Jul 25 '06 #3

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

Similar topics

3
by: Dale | last post by:
I'm using the NotifyIcon component on a form within a Windows application that will normally show no interface. NotifyIcon does add an icon as required to the notification area of the Task Bar. ...
1
by: ODB | last post by:
Hi I have a small application with a notifying icon, in the task bar, i have removed the normal icon from the taskbar, but now i need to remove the Alt- Tab menu icon, can you tell me what...
0
by: Morten Wennevik | last post by:
Hi, When setting ShowInTaskBar = false, the icon in the task-switching window (ALT-TAB) is changed to the default blank window icon. Is there a way to keep the original program icon when it's not...
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?
3
by: dencdr | last post by:
Hi, I have an application VB.NET (using Form Win32) with no icon in TaskBar. When a FORM of this application is visible I see this application in the list of "Alt+Tab" choice. How do for...
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...
9
by: Peter Larsen | last post by:
Hi, I have asked this question before, but did not get anything useful from it - so sorry that i am asking again !! How do i prevent an application from appears more than once in the ALT+TAB...
0
by: KrippZ | last post by:
Hello ! Need help on changing a icon in the alt tab list. When I click the notify icon in system tray the alt tab list Icon is the standard form icon, I Žd like to change it but how?
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.