FarPoint.Win アセンブリ > FarPoint.Win 名前空間 : ApplyBorderEventHandler デリゲート |
'Declaration
Public Delegate Sub ApplyBorderEventHandler( _ ByVal sender As Object, _ ByVal e As ApplyBorderEventArgs _ )
public delegate void ApplyBorderEventHandler( object sender, ApplyBorderEventArgs e )