IWebBrowser2.StatusText Property

Definition

Gets or sets the text in the status bar for the object.

public:
 property System::String ^ StatusText { System::String ^ get(); void set(System::String ^ value); };
public string StatusText { get; set; }
member this.StatusText : string with get, set
Public Property StatusText As String

Property Value

Applies to