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