Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    SoundNotify Class
    Syntax
    'Declaration
     
    Public Class SoundNotify 
       Inherits ValidateActionBase
       Implements FarPoint.Win.ISerializeSupportINamedObject 
    'Usage
     
    Dim instance As SoundNotify
    Inheritance Hierarchy

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

    See Also