Spread Windows Forms 6.0 Product Documentation
TipAppearance Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TipAppearance Class


Glossary Item Box

Represents the appearance settings for various tips in the interface (text tips, scroll tips, and cell notes).

Object Model

TipAppearance Class

Syntax

Visual Basic (Declaration) 
Public Class TipAppearance 
   Implements FarPoint.Win.ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As TipAppearance
C# 
public class TipAppearance : FarPoint.Win.ISerializeSupport  

Remarks

You can set the appearance for text tips, cell notes, and scroll tips, except the background color for scroll tips, which is fixed and cannot be changed.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.TipAppearance

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.