WebBrowserExtended.StatusText Property

Definition

Gets the status text of the WebBrowser control.

public:
 property System::String ^ StatusText { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string StatusText { get; }
[<System.ComponentModel.Browsable(false)>]
member this.StatusText : string
Public ReadOnly Property StatusText As String

Property Value

Attributes

Applies to