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