Tests the two System.Windows.Forms.HtmlWindow objects for equality.
- left
- The first System.Windows.Forms.HtmlWindow object.
- right
- The second System.Windows.Forms.HtmlWindow object.
true if both parameters are null, or if both elements have the same underlying COM interface; otherwise, false.
The equality operator tests the IUnknown pointers of the underlying COM objects wrapped by the supplied System.Windows.Forms.HtmlWindow classes.