FlexReport for WPF
BuildWindowCore メソッド


C1.WPF.FlexViewer.4.5.2 アセンブリ > C1.WPF.DxToolkit 名前空間 > DxHost クラス : BuildWindowCore メソッド
ホストされるウィンドウを作成します。
シンタックス
'宣言
 
Protected Overrides Function BuildWindowCore( _
   ByVal hwndParent As System.Runtime.InteropServices.HandleRef _
) As System.Runtime.InteropServices.HandleRef
'使用法
 
Dim instance As DxHost
Dim hwndParent As System.Runtime.InteropServices.HandleRef
Dim value As System.Runtime.InteropServices.HandleRef
 
value = instance.BuildWindowCore(hwndParent)
protected override System.Runtime.InteropServices.HandleRef BuildWindowCore( 
   System.Runtime.InteropServices.HandleRef hwndParent
)

パラメータ

hwndParent
参照

DxHost クラス
DxHost メンバ