Hello All,
I’m using Navision Timer automation in codeunit to trigger something periodically. Every time it trigger, there is few milliseconds show hourglass on mouse cursor when trigger Timer::Timer event.
if I use Form timer, there is no hourglass on mouse cursor when trigger Form - On Timer.
Is there a way to remove hourglass on mouse when use Navision Timer automation?