D
Dale Fye
When I'm running through long processes, I generally display an hourglass so
my users know that something is going on. Under some circumstances, this
will involve opening another form, to get input.
What I want to do is determine whether the Hourglass is on when that form
opens, so I can turn it off, then turn it back on when I leave that form. I
assume that there is a way to detect the cursors present state, but have not
been able to figure it out.
Dale
my users know that something is going on. Under some circumstances, this
will involve opening another form, to get input.
What I want to do is determine whether the Hourglass is on when that form
opens, so I can turn it off, then turn it back on when I leave that form. I
assume that there is a way to detect the cursors present state, but have not
been able to figure it out.
Dale