WebBrowserExtended.WebBrowserExtendedState Property
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.
Gets the current state of the WebBrowserExtended control.
public:
property Microsoft::Uii::Csr::Browser::Web::WebBrowserExtendedState WebBrowserExtendedState { Microsoft::Uii::Csr::Browser::Web::WebBrowserExtendedState get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Uii.Csr.Browser.Web.WebBrowserExtendedState WebBrowserExtendedState { get; }
[<System.ComponentModel.Browsable(false)>]
member this.WebBrowserExtendedState : Microsoft.Uii.Csr.Browser.Web.WebBrowserExtendedState
Public ReadOnly Property WebBrowserExtendedState As WebBrowserExtendedState
Property Value
- Attributes