Visual Basic (Declaration) | |
---|---|
Public Property TextTipAppearance As TipAppearance |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SpreadView Dim value As TipAppearance instance.TextTipAppearance = value value = instance.TextTipAppearance |
C# | |
---|---|
public TipAppearance TextTipAppearance {get; set;} |
Property Value
TipAppearance object containing the appearance settings for the text tipThe appearance of the default text tips is determined by your system settings and some other default settings. Use this property to customize the appearance.
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
Reference
SpreadView ClassSpreadView Members
TextTipDelay Property
TextTipPolicy Property