Spread Windows Forms 12.0 Product Documentation
Popup Property (PopupClosedEventArgs)


FarPoint.Win Assembly > FarPoint.Win Namespace > PopupClosedEventArgs Class : Popup Property
Gets the popup form which is being closed.
Syntax
'Declaration
 
Public ReadOnly Property Popup As Form
'Usage
 
Dim instance As PopupClosedEventArgs
Dim value As Form
 
value = instance.Popup
public Form Popup {get;}
See Also

Reference

PopupClosedEventArgs Class
PopupClosedEventArgs Members