AwPrintPreview.HandCursorEnabled Property

Gets or sets the value that indicates whether it uses the hand cursor.

[Visual Basic]
Public Property HandCursorEnabled As Boolean
[C#]
public bool HandCursorEnabled {get; set;}

Property Value

True if it uses the hand cursor; otherwise, false.

Example

How to use the hand cursor.

printPreview.HandCursorEnabled = True
printPreview.HandCursorEnabled = true;

See Also

AwPrintPreview Class | Asterworld.PrintPreview Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.