FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SoundNotify Class
Members


SoundNotify Class
Represents a special ValidateActionBase that plays a specified system sound when validation fails.
Syntax
'Declaration
 
Public Class SoundNotify 
   Inherits ValidateActionBase
   Implements FarPoint.Win.ISerializeSupport, INamedObject 
 
'Usage
 
Dim instance As SoundNotify
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.ValidateActionBase
      FarPoint.Win.Spread.SoundNotify

See Also