Task Manager's Performance tab
C#
2
Posts
2
Posters
0
Views
1
Watching
-
i want to show the task manager Task Manager's Performance tab in my programm.....i am working on a project and i want to show the CPU usage during execution.....for this i have to go to Task Manager's Performance tab .....i want to access it from my code..... how can i do it so that the performance graph should appear on one side of my application form.....
-
i want to show the task manager Task Manager's Performance tab in my programm.....i am working on a project and i want to show the CPU usage during execution.....for this i have to go to Task Manager's Performance tab .....i want to access it from my code..... how can i do it so that the performance graph should appear on one side of my application form.....