Web Browser Cell Demo

This demo illustrates hosting a Web browser in a grid cell.

An event log is implemented in addition, to show the order of current cell events that are raised and the values present in cells as events occur. Mouse events can be viewed as well.

WebBrowser Cells screenshot

Features:

Note: "axWebBrowser1" is an instance of AxSHDocVw.AxWebBrowser().

 this.axWebBrowser1 = new AxSHDocVw.AxWebBrowser();