Compartir a través de


DWebBrowserEvents2.OnVisible(Boolean) Method

Definition

Fires when the IWebBrowser2::Visible property of the object is changed

public:
 void OnVisible(bool Visible);
public void OnVisible (bool Visible);
abstract member OnVisible : bool -> unit
Public Sub OnVisible (Visible As Boolean)

Parameters

Visible
Boolean

Applies to