Bahasa

WebBrowserBase.ActiveXInstance Properti

Definisi

Mendapatkan kontrol ActiveX WebBrowser yang mendasar.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 property System::Object ^ ActiveXInstance { System::Object ^ get(); };
[System.ComponentModel.Browsable(false)]
public object ActiveXInstance { get; }
[System.ComponentModel.Browsable(false)]
public object? ActiveXInstance { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ActiveXInstance : obj
Public ReadOnly Property ActiveXInstance As Object

Nilai Properti

Mewakili Object kontrol ActiveX WebBrowser yang mendasar.

Atribut

Keterangan

Untuk informasi selengkapnya, lihat Kontrol WebBrowser.

Berlaku untuk

Lihat juga