Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / ElementNotify Method


In This Topic
ElementNotify Method (DesignerMain)
In This Topic
Syntax
'Declaration
 
Public Sub ElementNotify( _
   ByVal o As Object, _
   ByVal element As Object _
) 
 
'Usage
 
Dim instance As DesignerMain
Dim o As Object
Dim element As Object
 
instance.ElementNotify(o, element)

Parameters

o
element
See Also