Click here to Skip to main content
15,910,603 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi there,

I want to show only taskbar in my window when i run my app.

please help..!
Thanks,
Posted
Comments
[no name] 1-Apr-12 11:31am    
Not only did you forget to ask a question, I think you forgot about half the words where you clearly explain what you are trying to do.
D3vilz Man 1-Apr-12 22:36pm    
(^^) When I run my application, it will cover all screen and hide taskbar too. So I have set height and width to show taskbar. And I want to hide *Window start menu* on the left-bottom. How can i do it?

1 solution

What about setting Opacity of the form 0%???
 
Share this answer
 
Comments
D3vilz Man 1-Apr-12 22:44pm    
It's not work as I want. btw thank for your reply. :)

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