Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TipNotify Class
Properties Methods Events

In This Topic
    TipNotify Class Members
    In This Topic

    The following tables list the members exposed by TipNotify.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the reasons that cause the action to execute. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Public PropertyGets or sets the CellValidateAction name. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Public PropertyGets or sets a System.Windows.Forms.ToolTipIcon that is displayed in the tool tip.  
    Public Property Gets or sets the period of time, in milliseconds, the tool tip is displayed.  
    Public Property Gets or sets the tool tip text.  
    Public Property Gets or sets the title of the tool tip.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an exact copy of the current TipNotify object.  
    Public MethodOverridden.  Loads the object from XML.  
    Public MethodOverridden.  Gets the object data.  
    Public MethodOverridden.  Saves the object to XML.  
    Top
    Public Events
     NameDescription
    Public Event The PropertyChanged event. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Top
    See Also