Question: It needs to be written in C# language. In C# C# Language Processes threads ---- Forms GUI Show the names of the processes running on

It needs to be written in C# language. In C#

C# Language

Processes threads ---- Forms GUI

Show the names of the processes running on the computer with a listbox. From the menu that will open when right clicked on the process names in the listbox:

1) The number of threads the process has

2) Amount of memory used

3) Percentage of CPU used

4) Kill that process

Make sure to open a menu with options. If the user wishes, he / she will be able to call the relevant medod by selecting what he wants from this right click menu. When the related Method is called, the results will be shown in the message box.

Software Requirements

The application will be written in C # language with GUI. It should run without errors when compiled from source code.

Processes running on the computer should be listed with Listbox. (Hint: The application may need to be run as an administrator.)

There should be 4 menu items on the Right button to be made over the listbox. (Hint: Context Menu)

If the kill option is clicked on the right click menu, that process will be killed and the result message will be displayed in the message box.

Software language will be English. English characters will be used.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!