Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / StateNotifyList Property


In This Topic
StateNotifyList Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
ReadOnly Property StateNotifyList As ArrayList
 
'Usage
 
Dim instance As IElement
Dim value As ArrayList
 
value = instance.StateNotifyList
See Also