Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the enumeration for the various states of the browser.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Usage
'Usage
Dim instance As WebBrowserExtendedState
Syntax
'Declaration
Public Enumeration WebBrowserExtendedState
public enum WebBrowserExtendedState
public enum class WebBrowserExtendedState
public enum WebBrowserExtendedState
public enum WebBrowserExtendedState
Members
Member name | Description |
---|---|
BrowserAcquired | Specifies that the control has successfully acquired an instance of Internet Explorer. |
BrowserAcquiring | Specifies that the control has just launched Internet Explorer and is waiting to acquire it. |
BrowserNotAcquired | Specifies that the control has lost or not acquired an instance of Internet Explorer. |
Disposed | Specifies that the control has been disposed and is no longer valid. |
Platforms
See Also
Reference
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.