Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SoundNotify Class
Members


In This Topic
    SoundNotify Class
    In This Topic
    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