WebBrowserComboBoxItem.IsPopupErrorDefined(IWebBrowser2) 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.
public:
bool IsPopupErrorDefined(SHDocVw::IWebBrowser2 ^ Browser);
public bool IsPopupErrorDefined (SHDocVw.IWebBrowser2 Browser);
member this.IsPopupErrorDefined : SHDocVw.IWebBrowser2 -> bool
Public Function IsPopupErrorDefined (Browser As IWebBrowser2) As Boolean
Parameters
- Browser
- SHDocVw.IWebBrowser2