Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElementNotify Interface / ElementNotify Method


In This Topic
ElementNotify Method (IElementNotify)
In This Topic
Internal use only.
Syntax
'Declaration
 
Sub ElementNotify( _
   ByVal o As Object, _
   ByVal element As Object _
) 
 
'Usage
 
Dim instance As IElementNotify
Dim o As Object
Dim element As Object
 
instance.ElementNotify(o, element)

Parameters

o
element
See Also