I need to figure out how I can make C# display how I am connected to the internet. For example say Windows has a little icon in the corner saying either wifi or ethernet. I want to figure out how I can do that in a C# form using a label.
Please Help!