Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerPanControl Class : WorkingCursor Property |
This value is used only when EnablePan is set to true.
When the user is not panning on the target control, the default cursor of Control will be used and this object will not change it.
When the user is panning on the target control and the value of WorkingCursor is not null, then the original cursor value is saved and replaced by WorkingCursor. When the user finishes panning, the original cursor value is set back in Control.
For an example, refer to ImageViewerPanControl.