TCnWebBrowser.ReadyState Property

Gets a value indicating the current state of the TCnWebBrowser control.

Namespace: CNClrLib.Control.WebBrowser
public
 property ReadyState: TWebBrowserReadyState read GetReadyState;

Property Value

 

Use the ReadyState property to retrieve the specific state of the WebBrowser control when you need more information than the IsBusy property provides.