Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

When Run My application Task Bar Hided automatically.

How it is happening?

I am working in a Maintenance project. I have searched the code for hide Task manager.

but that set of codes is not in my Code.

How to resolve this?



Regards,
Palraj M
Posted

 
Share this answer
 
Check the form ShowInTaskbar property, make sure set it to true to show the application in Taskbar.
 
Share this answer
 
Comments
palraj001 22-Nov-13 5:00am    
It is already in True.
ryanjayson 22-Nov-13 5:45am    
What Operating System you are using? do you use API?
palraj001 2-Dec-13 8:56am    
in all OS having same issue.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900