B
Bernie Yaeger
In an MDI app, is it safe to say that all references to me.cursor would
better be made me.parent.cursor, thus having the hourglass (when using
waitcursor) on the entire app, which, in almost all instances in my apps, is
appropriate? Is there any reason not to do this (except, of course, when
the call is made from the mdi parent itself)?
Thanks for any help.
Bernie Yaeger
better be made me.parent.cursor, thus having the hourglass (when using
waitcursor) on the entire app, which, in almost all instances in my apps, is
appropriate? Is there any reason not to do this (except, of course, when
the call is made from the mdi parent itself)?
Thanks for any help.
Bernie Yaeger