![]() |
|
VB.NET Disable codes? - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework) +--- Thread: VB.NET Disable codes? (/Thread-VB-NET-Disable-codes) |
VB.NET Disable codes? - ben - 10-01-2017 hey, can anyone help me with the either disable Alt+F, Disable TskMgr? thanks :) RE: VB.NET Disable codes? - mothered - 10-01-2017 In terms of Task Manager, I've found this old thread using the search function: https://sinister.ly/Thread-VB-net-Disable-Task-Manager-Source-Code Given It's age, you'll probably need to edit It to work with the latest OSes. RE: VB.NET Disable codes? - ben - 10-01-2017 (10-01-2017, 01:49 PM)mothered Wrote: In terms of Task Manager, I've found this old thread using the search function: thanks mate, appreciated RE: VB.NET Disable codes? - mothered - 10-01-2017 (10-01-2017, 02:06 PM)ben Wrote: thanks mate, appreciated You're welcome. As said, It Is old but at least you have something with substantial code to work with. |