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