Sdílet prostřednictvím


ActiveXHost.BuildWindowCore(HandleRef) Metoda

Definice

ActiveXHost Vytvoří okno a přiřadí ho nadřazené sadě.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Nadřazené okno.

Návraty

HandleRef

ActiveXHost Do HandleRef okna.

Atributy

Platí pro