PowerTools SPREAD for Windows Forms 10.0J
PopupWindowHelper コンストラクタ


デフォルトコンストラクター。
構文
'Declaration
 
Public Function New( _
   ByVal host As Control _
)
'使用法
 
Dim host As Control
 
Dim instance As New PopupWindowHelper(host)
public PopupWindowHelper( 
   Control host
)

パラメータ

host
解説
このクラスをポップアップの表示元のフォームに関連付けるには、System.Windows.Forms.NativeWindow.AssignHandle(System.IntPtr)メソッドを使用します。
参照

PopupWindowHelper クラス
PopupWindowHelper メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.