LEADTOOLS Support
Imaging
Imaging SDK Questions
How can I set the cursor to different modes like Arrow,Hourglass etc. in C#.
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, March 6, 2006 3:36:41 AM(UTC)
Groups: Registered
Posts: 14
Hi,
How can I set the cursor or mouse pointer to different modes like Arrow,Hourglass etc. in C#.
Thanks In Advance
Vikas Kohli
#2
Posted
:
Tuesday, March 7, 2006 8:20:26 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
Vikas,
If you are asking about our LEADTOOLS 14 RasterImageViewer control (or
any other control derived from System.Windows.Forms.Control), this can
be done as follows:
RasterImageViewer1.Cursor = System.Windows.Forms.Cursors.WaitCursor
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Questions
How can I set the cursor to different modes like Arrow,Hourglass etc. in C#.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.