M
Mobile Boy 36
Maybe this is a very ridicules question.
I 'm developing a vb.net compact framework application and I try to change
the cursor to an hourglass with the following code:
me.cursor = cursors.WaitCursor
It seems like "me.cursor" does not exist. It's underlined with scrigles.
How to resolve this problem?
Best regards,
Mobile Boy
I 'm developing a vb.net compact framework application and I try to change
the cursor to an hourglass with the following code:
me.cursor = cursors.WaitCursor
It seems like "me.cursor" does not exist. It's underlined with scrigles.
How to resolve this problem?
Best regards,
Mobile Boy