Spread Windows Forms 7.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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

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