Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / FireElementNotify Method


In This Topic
FireElementNotify Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Sub FireElementNotify( _
   ByVal elem As Object _
) 
 
'Usage
 
Dim instance As Elements
Dim elem As Object
 
instance.FireElementNotify(elem)

Parameters

elem
See Also