Spread Windows Forms 12.0 Product Documentation
SoundNotify Constructor(SystemSoundType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SoundNotify Class > SoundNotify Constructor : SoundNotify Constructor(SystemSoundType)
One of the SystemSoundType values.
Initializes a new instance of the SoundNotify class.
Syntax
'Declaration
 
Public Function New( _
   ByVal soundType As SystemSoundType _
)
'Usage
 
Dim soundType As SystemSoundType
 
Dim instance As New SoundNotify(soundType)
public SoundNotify( 
   SystemSoundType soundType
)

Parameters

soundType
One of the SystemSoundType values.
See Also

Reference

SoundNotify Class
SoundNotify Members
Overload List