GrapeCity SPREAD for Windows Forms 11.0J
PopupClosedEventArgs コンストラクタ


閉じられるポップアップフォーム。
指定したポップアップフォームを使用して、このクラスの新しいインスタンスを構築します。
構文
'Declaration
 
Public Function New( _
   ByVal popup As Form _
)
'使用法
 
Dim popup As Form
 
Dim instance As New PopupClosedEventArgs(popup)
public PopupClosedEventArgs( 
   Form popup
)

パラメータ

popup
閉じられるポップアップフォーム。
参照

PopupClosedEventArgs クラス
PopupClosedEventArgs メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.