GrapeCity MultiRow Windows Forms Documentation
SoundNotify Constructor(SystemSoundType)


One of the SystemSoundType values.
Initializes a new instance of the SoundNotify class.
Syntax
Public Function New( _
   ByVal soundType As SystemSoundType _
)
Dim soundType As SystemSoundType
 
Dim instance As New SoundNotify(soundType)
public SoundNotify( 
   SystemSoundType soundType
)

Parameters

soundType
One of the SystemSoundType values.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SoundNotify Class
SoundNotify Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.