public delegate void PopUpEventHandler( object sender, PopUpEventArgs e )
'Declaration Public Delegate Sub PopUpEventHandler( _ ByVal sender As Object, _ ByVal e As PopUpEventArgs _ )
'使用法 Dim instance As New PopUpEventHandler(AddressOf HandlerMethod)
PopUpEventHandler メンバ FarPoint.Win 名前空間 PopUp イベント PopUpEventArgs クラス
© 2004-2015, GrapeCity inc. All rights reserved.