'宣言 Public Delegate Sub PopUpEventHandler( _ ByVal sender As Object, _ ByVal e As PopUpEventArgs _ )
'宣言
Public Delegate Sub PopUpEventHandler( _ ByVal sender As Object, _ ByVal e As PopUpEventArgs _ )
public delegate void PopUpEventHandler( object sender, PopUpEventArgs e )
PopUpEventHandler メンバ FarPoint.Win 名前空間 PopUp イベント PopUpEventArgs クラス
© MESCIUS inc. All rights reserved.