ToolTipsFactory

 Title page
 Welcome to the ToolTipsFactory for .NET
    The four assembly lines
    Features and capabilities of the ToolTipsFactory components
    Full Visual Studio integration of the ToolTipsFactory
 Release notes
    1.2
 Installation
    System requirements
    Main setup
 Deploying Abstraction Systems .NET components in Applications
 Quick start tutorial
    Part I
    Part II
    Part III
    Part IV
 Reference Manual
    ToolTipFactory Assemblies Overview
    Components
    Namespaces
    ToolTips layout designer
    Provided properties
       ToolTips layout override designer
    The Animation-Editor
       The Frames-Grid
       The Preview-Panel
       Editing-Functions
          The Time-machine
          Image-editing and handling
             Import/Export
             One size fits all
             Image-Editing
          Animation-handling
    The object model
       Overview
          Animation
          AnimationFrame
          AnimationToolTip
          AnimationTTDataSource
          AnimationTTOverride
          ImageToolTip
          ImageTTDataSource
          ImageTTOverride
          MultiLineToolTip
          MultiLineTTDataSource
          MultiLineTTOverride
          SingleLineToolTip
          SingleLineTTDataSource
          SingleLineTTOverride
          TTBackgroundOverride
          TTBorderOverride
          TTFontOverride
          TTTimingOverride
       Enumerations
          BackgroundStyle
          BackgroundStyleOverride
          BorderStyle
          BorderStyleOverride
          GradientShape
          GradientShapeOverride
          StringAlignmentOverride
          SymbolLocation
          SymbolLocationOverride
          TextDrawingStyle
          TextDrawingStyleOverride
          ToolTipPlayground
       Common properties
          Active
          AutomaticDelay
          AutoPopDelay
          Border
          BorderColor
          BorderGradientColors
          BorderGradientFocus
          BorderGradientFrequency
          BorderGradientMode
          BorderGradientShape
          BorderHatchColor
          BorderHatchStyle
          BorderTexture
          BorderWidth
          DefaultWidth
          DisplayBounds
          FollowPointer
          InitialDelay
          KeepAlive
          ReshowDelay
          Transparency
       Common methods and functions
          ApplyBorderOverrides
          ApplyTimingOverrides
          ApplyOverrides
          LoadLayout
          OverridesPresent
          Reset
          RestoreOriginalLayout
          SaveLayout
          ScreenColorDepth
          Start
       Additional properties
          Alignment
          AnimatedSymbol
          AutoSize
          BackColor
          Background
          BackgroundGradientColors
          BackgroundGradientFocus
          BackgroundGradientFrequency
          BackgroundGradientMode
          BackgroundGradientShape
          BackgroundHatchColor
          BackgroundHatchStyle
          BackTexture
          Font
          FontColor
          FontGradientColors
          FontGradientFocus
          FontGradientFrequency
          FontGradientMode
          FontGradientShape
          FontHatchColor
          FontHatchStyle
          FontShadow
          FontTexture
          Image
          Symbol
          SymbolAlignment
          Text
          TextStyle
       Additional methods and functions
          GetAnimationToolTip
          GetImageToolTip
          GetMultiLineToolTip
          GetSingleLineToolTip
          SetAnimationToolTip
          SetImageToolTip
          SetMultiLineToolTip
          SetSingleLineToolTip
       Additional classes
          Animation
             AddFrame
             Clear
             Copy
             Frames
             GetFrame
             GetFrameByIndex
             InsertFrame
             InsertFrames
             Load
             RemoveFrame
             ReplaceFrame
             Save
             TotalImageFileSize
             TotalTime
          AnimationFrame
             DisplayTime
             FrameImage
             GetImageFileSize
             New
 Task-based tutorials
    Set/change ToolTip-content at run-time
    Change ToolTip-properties at run-time
    How to override ToolTip-properties at run-time
    How to load and save ToolTip-layouts at run-time
    How to use ToolTips with the ListBox-control
    How to use ToolTips with grid-controls
       Microsoft DataGrid
       Infragistics UltraWinGrid
    How to use ToolTips with the ListView-control
    Use dynamically created images with ImageToolTips
    How to create Animations at run-time for the AnimationToolTip component
    TipEx - A tooltips based Windows Explorer
 Technical Support