ActiveXHost.BuildWindowCore(HandleRef) Metoda

Definicja

ActiveXHost Tworzy okno i przypisuje je do elementu nadrzędnego.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

protected:
 override System::Runtime::InteropServices::HandleRef BuildWindowCore(System::Runtime::InteropServices::HandleRef hwndParent);
[System.Security.SecurityCritical]
protected override System.Runtime.InteropServices.HandleRef BuildWindowCore (System.Runtime.InteropServices.HandleRef hwndParent);
protected override System.Runtime.InteropServices.HandleRef BuildWindowCore (System.Runtime.InteropServices.HandleRef hwndParent);
[<System.Security.SecurityCritical>]
override this.BuildWindowCore : System.Runtime.InteropServices.HandleRef -> System.Runtime.InteropServices.HandleRef
override this.BuildWindowCore : System.Runtime.InteropServices.HandleRef -> System.Runtime.InteropServices.HandleRef
Protected Overrides Function BuildWindowCore (hwndParent As HandleRef) As HandleRef

Parametry

hwndParent
HandleRef

Okno nadrzędne.

Zwraca

HandleRef

A HandleRef do ActiveXHost okna.

Atrybuty

Dotyczy