Spread 8.0 Documentation
ActiveX
Support Options

Glossary Item Box

ActiveX


To customize text tips

  1. Specify that you want to display text tips using the instructions in Displaying Text Tips.
  2. In the TextTipFetch event, use the parameters to customize text tips as follows:
    1. Specify custom text tips for a certain header or cell by responding to the values of the Col and Row parameters.
    2. Specify whether text tips display text on multiple lines using the MultiLine parameter.
    3. Specify the width of the text tip in pixels using the TipWidth parameter.
    4. Provide custom text for the text tip using the TipText parameter.
    5. If you want to display a text tip with custom text for the header or cell and the header or cell does not have text in it, set the ShowTip parameter to 1.
Copyright © GrapeCity, inc. All rights reserved.