Hi Doug, Brett again. Excellent.
Thank you very much for the advice. Got it all working. Just added in the line of code below in the 'DrawGauges' method of the 'Dashboard' form immediately between the 'EndCase' statementand the ".Drawgauge()" command. Note that I set the .ShowTips property to True in the Dashboard form.
THIS.&lcname..TOOLTIPTEXT = "My tool tips"
↧