WebBrowserBase.CreateWebBrowserSiteBase Metodo

Definizione

Restituisce un riferimento al sito del controllo ActiveX non gestito.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

protected:
 virtual System::Windows::Forms::WebBrowserSiteBase ^ CreateWebBrowserSiteBase();
protected virtual System.Windows.Forms.WebBrowserSiteBase CreateWebBrowserSiteBase ();
abstract member CreateWebBrowserSiteBase : unit -> System.Windows.Forms.WebBrowserSiteBase
override this.CreateWebBrowserSiteBase : unit -> System.Windows.Forms.WebBrowserSiteBase
Protected Overridable Function CreateWebBrowserSiteBase () As WebBrowserSiteBase

Restituisce

WebBrowserSiteBase

Oggetto WebBrowserSiteBase che rappresenta il sito del controllo ActiveX sottostante.

Si applica a