FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > PopupWindowHelperMessageFilter クラス : PopupWindowHelperMessageFilter コンストラクタ |
'Declaration Public Function New( _ ByVal owner As PopupWindowHelper, _ ByVal host As Control _ )
'使用法 Dim owner As PopupWindowHelper Dim host As Control Dim instance As New PopupWindowHelperMessageFilter(owner, host)
public PopupWindowHelperMessageFilter( PopupWindowHelper owner, Control host )