FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class / StateNotifyList Property


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