WindowsFormsHost.BuildWindowCore(HandleRef) Yöntem

Tanım

Barındırılan Windows Forms denetimini oluşturmak için temel sınıf uygulamasını BuildWindowCore(HandleRef) geçersiz kılar.

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

Parametreler

hwndParent
HandleRef

Üst pencerenin tutamacı (HWND).

Döndürülenler

HandleRef

Bu nesnenin pencere tutamacı.

Şunlara uygulanır

Ayrıca bkz.