Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / MessageBoxNotify Class
Members


In This Topic
    MessageBoxNotify Class
    In This Topic
    Represents a special ValidateActionBase that can display a message when cell validating fails.
    Object Model
    MessageBoxNotify Class
    Syntax
    'Declaration
     
    Public Class MessageBoxNotify 
       Inherits ValidateActionBase
       Implements FarPoint.Win.ISerializeSupportINamedObject 
    'Usage
     
    Dim instance As MessageBoxNotify
    public class MessageBoxNotify : ValidateActionBase, FarPoint.Win.ISerializeSupportINamedObject  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.ValidateActionBase
          FarPoint.Win.Spread.MessageBoxNotify

    See Also