:p Hi to all the coder in the world.
I'm very new in programming..
I'm developed a window application using C#.Net..
I need to forbid the user from access to window's taskbar and ctrl+alt+del when my application is running full screen..
Any guide for this?
Thanks for for the kindness...:)
Lock/forbid taskbar of window xp and ctrl+alt+delete
Started by siew, Mar 15 2007 11:29 PM
4 replies to this topic
#1
Posted 15 March 2007 - 11:29 PM
|
|
|
#2
Posted 16 March 2007 - 04:51 PM
trying to hijack a friends computer?
you know, alt+f4 closes the current window.
you know, alt+f4 closes the current window.
#3
Posted 18 March 2007 - 06:01 PM
hi icepack,
Not trying to hijack friend computer..
Is a need on my job..
Currently, my boss asign a project to me...
The requirement of project when running are: -
1. Full screen
2. Disable taskbar
3. Disable task key
4. Disable task manager
This project is a window application developed using C#.
I get the solution on how to disable task bar from this website
disabling and/or hiding Windows taskbar - MSDN Forums
but until now i still do not get how to disable task key and task manager when the application start..
Pleas help...
Icepack,
Now i only know that alt+F4 can close the current window..
alt+F4 is task key also??
Not trying to hijack friend computer..
Is a need on my job..
Currently, my boss asign a project to me...
The requirement of project when running are: -
1. Full screen
2. Disable taskbar
3. Disable task key
4. Disable task manager
This project is a window application developed using C#.
I get the solution on how to disable task bar from this website
disabling and/or hiding Windows taskbar - MSDN Forums
but until now i still do not get how to disable task key and task manager when the application start..
Pleas help...
Icepack,
Now i only know that alt+F4 can close the current window..
alt+F4 is task key also??
#4
Guest_NeedHelp_*
Posted 20 March 2007 - 08:37 AM
Guest_NeedHelp_*
I don't understand what you mean by task key and task manager? Do you mean the closing buttons in the upper right hand corner?
#5
Posted 28 March 2007 - 01:10 AM
Hello NeedHelp,
What i mean by task key is like alt+F4 ....etc
and task manager is ctrl+alt+delete..
I make my question easier to understand...haha..hopefully someone can give me some solution..
What i want is.....
When my application is running, i did not allow user to go to window .. the application is forever running....
Untill now i still can't get any solution...help please
What i mean by task key is like alt+F4 ....etc
and task manager is ctrl+alt+delete..
I make my question easier to understand...haha..hopefully someone can give me some solution..
What i want is.....
When my application is running, i did not allow user to go to window .. the application is forever running....
Untill now i still can't get any solution...help please


Sign In
Create Account

Back to top









