Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IPopUpNotify Interface / PopUpNotify Method
Object


In This Topic
    PopUpNotify Method (IPopUpNotify)
    In This Topic
    Specifies pop up notification.
    Syntax
    'Declaration
     
    
    Sub PopUpNotify( _
       ByVal o As Object _
    ) 
    'Usage
     
    
    Dim instance As IPopUpNotify
    Dim o As Object
     
    instance.PopUpNotify(o)
    void PopUpNotify( 
       object o
    )

    Parameters

    o
    Object
    See Also