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