ActiveXHost.BuildWindowCore(HandleRef) Metod

Definition

Skapar fönstret ActiveXHost och tilldelar det till en överordnad.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Parametrar

hwndParent
HandleRef

Det överordnade fönstret.

Returer

A HandleRef till fönstret ActiveXHost .

Attribut

Gäller för