2 references to put_bgColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
190htmlDoc2.Value->put_bgColor(variantColor).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlDocumentTests.cs (1)
314Assert.True(iHTMLDocument2.Value->put_bgColor(variantValue).Succeeded);