Spread Windows Forms 12.0 Product Documentation
TipNotify Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TipNotify Class
Represents a special ValidateActionBase that shows a tool tip for the validating Cell when validation fails.
Object Model
TipNotify Class
Syntax
'Declaration
 
Public Class TipNotify 
   Inherits ValidateActionBase
   Implements FarPoint.Win.ISerializeSupportINamedObject 
'Usage
 
Dim instance As TipNotify
Remarks
If the ToolTipText property value is a null reference (Nothing in Visual Basic) or String.Empty, the tool tip text uses ValidateContext.ValidateInfo.
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.ValidateActionBase
      FarPoint.Win.Spread.TipNotify

See Also

Reference

TipNotify Members
FarPoint.Win.Spread Namespace
ValidateActionBase Class