Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IconNotify Class / IconNotify Constructor / IconNotify Constructor()


In This Topic
    IconNotify Constructor()
    In This Topic
    Initializes a new instance of the IconNotify class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New IconNotify()
    public IconNotify()
    See Also