Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / elementNotifyList Field


In This Topic
elementNotifyList Field
In This Topic
Array list of element notify
Syntax
'Declaration
 
Protected elementNotifyList As ArrayList
 
'Usage
 
Dim instance As Elements
Dim value As ArrayList
 
value = instance.elementNotifyList
 
instance.elementNotifyList = value
See Also