HtmlWindow Operators

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(HtmlWindow^, HtmlWindow^)

Tests the two HtmlWindow objects for equality.

System_CAPS_puboperatorSystem_CAPS_staticInequality(HtmlWindow^, HtmlWindow^)

Tests two HtmlWindow objects for inequality.

Return to top
Show: