Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SoundNotify Class / SoundNotify Constructor / SoundNotify Constructor()


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