Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / PopupWindowHelper Class / ClosePopup Method


In This Topic
    ClosePopup Method
    In This Topic
    Called when the popup is being hidden.
    Syntax
    'Declaration
     
    
    Public Sub ClosePopup() 
    'Usage
     
    
    Dim instance As PopupWindowHelper
     
    instance.ClosePopup()
    public void ClosePopup()
    See Also