![]() |
|
GTP.NET FAQ 10820How to use the OnPreCursorChangeEvent to change the cursor..... Please note that this article
refers to the GTP.NET Jump to article- 2007-02-22 20:30:00 - Email plexityHide Question Please give me the example of how to use the OnPreCursorChangeEvent to change the cursor..... Actually i want to change the cursor while resizing the stop value of time item. bydefault it shows sizeWE cursor while resizing the stop value of the time item. i want to show my own cursor while resizing the stop value of timeitem Answer To do this you implement the event Gantt.TimeItemArea.OnPreCursorChangeEvent (Do this in code). You can change the cursor based on the Gantt.MouseMoveKind value gantt1.TimeItemArea.OnPreCursorChangeEvent += new PreCursorChangeEvent(TimeItemArea_OnPreCursorChangeEvent); void TimeItemArea_OnPreCursorChangeEvent(OffscreenDraw aOffscreenDraw, PreCursorChangeEventArgs e)
|
"This is too GREAT. I must say you have strong support and really good programmers at your place. Your entire team is good. Just Fantastic! – 100%" |
| (C) 1999-2010 PlexityHide.com Grastensvagen 24, S-163 45 Spanga Sweden E-mail: support@plexityhide.com |