Hi:
I just installed 2008 Express and the only cursor I am able to get is the wait cursor. The properties window shows them all, but when I select one, it just goes back to waitcursor.
I've also tried their code:
Is this a known bug?
Ron Repp
If gray hair is a sign of wisdom, then I'm a genius.
My newest novel: Wooden Warriors
I just installed 2008 Express and the only cursor I am able to get is the wait cursor. The properties window shows them all, but when I select one, it just goes back to waitcursor.
I've also tried their code:
Code:
Dim instance As Control = Me
Dim value As Cursor
value = instance.Cursor
instance.Cursor = value
Is this a known bug?
Ron Repp
If gray hair is a sign of wisdom, then I'm a genius.
My newest novel: Wooden Warriors