Open Web Page in WebBrowser Control

Introduction

using Web browser's navigation function a web page can be open in to the web browser control. see the bellow code.
  
this.webBrowser1.Navigate("http://www.c-sharpcorner.com/UploadFile/87b416/how-system-resource-information-is-retrieved-from-wmi/");