ActiveX
To suppress text tips for specific headers or tasks
In the TextTipFetch event, use the parameters as follows:
-
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.
- Set the ShowTip parameter to 0.