Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.