'Declaration Public Delegate Sub AdvanceEventHandler( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'Declaration
Public Delegate Sub AdvanceEventHandler( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
public delegate void AdvanceEventHandler( object sender, EventArgs e )
AdvanceEventHandler メンバ FarPoint.Win.SuperEdit 名前空間 Advance イベント
© MESCIUS inc. All rights reserved.