Question
I dont want the tooltip to be displayed on my Schema control. How do I do this. Note that if I do not set the text for the time using the .AddText(), then the blank tooptip comes. I simply want to disable any tooltip whatsoever on the control
Answer
There is a property called ShowBigONOFF on the phSchema, set this to
FALSE…