MousePointer - has to be set for every control seperatly
Hey everybody,
when turning Me.MousePointer = vbHourglass I expect the MousePointer to stay like this for all the controls on the form or container they are hosted in.
In Jabaco that is not the case!
The MousePointer changes back to default when moved over most controls.
Is this behavior wanted?
Because you have to set the MousePointer for every single control on the form or container!!!
Dani
PS: I don't know if this is different between framework versions!?