Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / StateNotifyList Property


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