Spread WinForms 15
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)

Parameters

o
Object
See Also