'Declaration Public Function New( _ ByVal host As Control _ )
'Declaration
Public Function New( _ ByVal host As Control _ )
'使用法 Dim host As Control Dim instance As New PopupWindowHelper(host)
'使用法
Dim host As Control Dim instance As New PopupWindowHelper(host)
public PopupWindowHelper( Control host )
PopupWindowHelper クラス PopupWindowHelper メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.