public delegate void PopupClosedEventHandler( object sender, PopupClosedEventArgs e )
'Declaration Public Delegate Sub PopupClosedEventHandler( _ ByVal sender As Object, _ ByVal e As PopupClosedEventArgs _ )
'Declaration
Public Delegate Sub PopupClosedEventHandler( _ ByVal sender As Object, _ ByVal e As PopupClosedEventArgs _ )
'使用法 Dim instance As New PopupClosedEventHandler(AddressOf HandlerMethod)
'使用法
Dim instance As New PopupClosedEventHandler(AddressOf HandlerMethod)
PopupClosedEventHandler メンバ FarPoint.Win 名前空間
© 2004-2017, GrapeCity inc. All rights reserved.