J
John
Hi experts,
I am using VS2005 and VB on a Wince 6.0 which has CF 2.0 included. I want to
use different cursors for different situations. Mainly I want to use a larger
cursor because my screen is very small. But my form does not have the cursor
control available. I can use a cursor object. But it only has a few methods
available such as show() and hide(), and it only gives me two cursors
(default and waitCursor). However, VB2005 help shows there are lots more I
can do with a cursor class and Wince is supported. What am I missing?
Many thanks in advance.
I am using VS2005 and VB on a Wince 6.0 which has CF 2.0 included. I want to
use different cursors for different situations. Mainly I want to use a larger
cursor because my screen is very small. But my form does not have the cursor
control available. I can use a cursor object. But it only has a few methods
available such as show() and hide(), and it only gives me two cursors
(default and waitCursor). However, VB2005 help shows there are lots more I
can do with a cursor class and Wince is supported. What am I missing?
Many thanks in advance.