Spread 8.0 Documentation
ActiveX
Support Options

Glossary Item Box

ActiveX


To suppress text tips for specific headers or tasks

In the TextTipFetch event, use the parameters as follows:

  1. Specify that you want to suppress text tips for a certain header or cell by responding to Col and Row parameters.
    For column headers, set the Col parameter to 0. For row headers, set the Row parameter to 0.
  2. Set the ShowTip parameter to 0.
© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.