Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / StateNotifyList Property


In This Topic
    StateNotifyList Property (ElementControl)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property StateNotifyList As ArrayList
    'Usage
     
    
    Dim instance As ElementControl
    Dim value As ArrayList
     
    value = instance.StateNotifyList
    public virtual ArrayList StateNotifyList {get;}
    See Also