PresenterControlComboBoxItem.processPage(IHTMLWindow2, HTMLDocument) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void processPage(mshtml::IHTMLWindow2 ^ htmlWin, mshtml::HTMLDocument ^ document);
protected virtual void processPage (mshtml.IHTMLWindow2 htmlWin, mshtml.HTMLDocument document);
abstract member processPage : mshtml.IHTMLWindow2 * mshtml.HTMLDocument -> unit
override this.processPage : mshtml.IHTMLWindow2 * mshtml.HTMLDocument -> unit
Protected Overridable Sub processPage (htmlWin As IHTMLWindow2, document As HTMLDocument)
Parameters
- htmlWin
- mshtml.IHTMLWindow2
- document
- HTMLDocument