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